Uses of Package
org.apache.ibatis.reflection.factory

Packages that use org.apache.ibatis.reflection.factory
org.apache.ibatis.executor TODO fillme. 
org.apache.ibatis.executor.loader TODO fillme. 
org.apache.ibatis.executor.loader.cglib   
org.apache.ibatis.executor.loader.javassist   
org.apache.ibatis.executor.result TODO fillme. 
org.apache.ibatis.executor.statement TODO fillme. 
org.apache.ibatis.reflection TODO fillme. 
org.apache.ibatis.reflection.factory TODO fillme. 
org.apache.ibatis.reflection.wrapper TODO fillme. 
org.apache.ibatis.session TODO fillme. 
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor.loader
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor.loader.cglib
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor.loader.javassist
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor.result
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.executor.statement
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.reflection
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.reflection.factory
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.reflection.wrapper
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 

Classes in org.apache.ibatis.reflection.factory used by org.apache.ibatis.session
ObjectFactory
          MyBatis uses an ObjectFactory to create all needed new Objects.
 



Copyright © 2010-2014 MyBatis.org. All Rights Reserved.