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

Packages that use org.apache.ibatis.reflection.factory
org.apache.ibatis.executor.loader TODO fillme. 
org.apache.ibatis.executor.result TODO fillme. 
org.apache.ibatis.executor.resultset 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.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.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.resultset
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-2012 MyBatis.org. All Rights Reserved.