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

Packages that use org.apache.ibatis.reflection.factory
Package Description
org.apache.ibatis.executor
Contains the statement executors.
org.apache.ibatis.executor.loader
Base package for loading results into beans.
org.apache.ibatis.executor.loader.cglib
CGLIB proxy factory.
org.apache.ibatis.executor.loader.javassist
Javassist proxy factory.
org.apache.ibatis.executor.result
Contains the result handlers.
org.apache.ibatis.executor.statement
Statement handlers.
org.apache.ibatis.reflection
Reflection utils.
org.apache.ibatis.reflection.factory
Object factory.
org.apache.ibatis.reflection.wrapper
Object wrappers.
org.apache.ibatis.session
Base package.