Uses of Package
com.ibatis.common.beans

Packages that use com.ibatis.common.beans
com.ibatis.common.beans   
com.ibatis.sqlmap.engine.accessplan   
 

Classes in com.ibatis.common.beans used by com.ibatis.common.beans
BaseProbe
          Abstract class used to help development of Probe implementations
ClassInfo
          This class represents a cached set of class definition information that allows for easy mapping between property names and getter/setter methods.
Probe
          A Probe is an object that is used to work with beans, DOM objects, or other objects.
 

Classes in com.ibatis.common.beans used by com.ibatis.sqlmap.engine.accessplan
ClassInfo
          This class represents a cached set of class definition information that allows for easy mapping between property names and getter/setter methods.