Package | Description |
---|---|
org.apache.ibatis.builder |
Base package for the Configuration building code.
|
org.apache.ibatis.executor.resultset |
Contains the result processing logic.
|
org.apache.ibatis.executor.statement |
Statement handlers.
|
org.apache.ibatis.jdbc |
Utilities for JDBC.
|
org.apache.ibatis.mapping |
Base package for mapping.
|
org.apache.ibatis.session |
Base package.
|
org.apache.ibatis.type |
Type handlers.
|
Class and Description |
---|
JdbcType |
TypeAliasRegistry |
TypeHandler |
TypeHandlerRegistry |
Class and Description |
---|
JdbcType |
TypeHandler |
Class and Description |
---|
TypeHandlerRegistry |
Class and Description |
---|
JdbcType |
TypeHandler |
Class and Description |
---|
JdbcType |
TypeHandler |
Class and Description |
---|
JdbcType |
TypeAliasRegistry |
TypeHandler |
TypeHandlerRegistry |
Class and Description |
---|
BaseTypeHandler
The base
TypeHandler for references a generic type. |
JdbcType |
TypeHandler |
TypeHandlerRegistry |
TypeReference
References a generic type.
|
Copyright © 2009–2021 MyBatis.org. All rights reserved.