Uses of Package
org.apache.ibatis.reflection

Packages that use org.apache.ibatis.reflection
org.apache.ibatis.executor   
org.apache.ibatis.executor.loader   
org.apache.ibatis.executor.resultset   
org.apache.ibatis.reflection   
org.apache.ibatis.reflection.wrapper   
org.apache.ibatis.session   
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.executor
MetaObject
           
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.executor.loader
MetaObject
           
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.executor.resultset
MetaObject
           
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.reflection
MetaClass
           
MetaObject
           
Reflector
          This class represents a cached set of class definition information that allows for easy mapping between property names and getter/setter methods.
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.reflection.wrapper
MetaObject
           
 

Classes in org.apache.ibatis.reflection used by org.apache.ibatis.session
MetaObject
           
 



Copyright © 2010. All Rights Reserved.