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.result |
Contains the result handlers.
|
org.apache.ibatis.reflection |
Reflection utils.
|
org.apache.ibatis.reflection.wrapper |
Object wrappers.
|
org.apache.ibatis.session |
Base package.
|
Class and Description |
---|
MetaObject |
Class and Description |
---|
MetaObject |
Class and Description |
---|
ReflectorFactory |
Class and Description |
---|
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.
|
ReflectorFactory |
Class and Description |
---|
MetaObject |
Class and Description |
---|
MetaObject |
ReflectorFactory |
Copyright © 2009–2021 MyBatis.org. All rights reserved.