| Interface | Description |
|---|---|
| ReflectorFactory |
| Class | Description |
|---|---|
| ArrayUtil |
Provides hashCode, equals and toString methods that can handle array.
|
| DefaultReflectorFactory | |
| ExceptionUtil | |
| Jdk |
To check the existence of version dependent classes.
|
| MetaClass | |
| MetaObject | |
| OptionalUtil | Deprecated
Since 3.5.0, Will remove this class at future(next major version up).
|
| ParamNameResolver | |
| ParamNameUtil | |
| Reflector |
This class represents a cached set of class definition information that
allows for easy mapping between property names and getter/setter methods.
|
| SystemMetaObject | |
| TypeParameterResolver |
| Exception | Description |
|---|---|
| ReflectionException |
Copyright © 2009–2021 MyBatis.org. All rights reserved.