JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.ibatis.reflection.factory
package
org.apache.ibatis.reflection.factory
Object factory.
Related Packages
Package
Description
org.apache.ibatis.reflection
Reflection utils.
org.apache.ibatis.reflection.invoker
Unused.
org.apache.ibatis.reflection.property
Tools for getting/setting properties.
org.apache.ibatis.reflection.wrapper
Object wrappers.
All Classes and Interfaces
Interfaces
Classes
Class
Description
DefaultObjectFactory
ObjectFactory
MyBatis uses an ObjectFactory to create all needed new Objects.