| Package | Description |
|---|---|
| org.apache.ibatis.builder |
TODO fillme.
|
| org.apache.ibatis.executor.statement |
TODO fillme.
|
| org.apache.ibatis.session |
TODO fillme.
|
| org.apache.ibatis.type |
TODO fillme.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeHandlerRegistry |
BaseBuilder.typeHandlerRegistry |
| Modifier and Type | Field and Description |
|---|---|
protected TypeHandlerRegistry |
BaseStatementHandler.typeHandlerRegistry |
| Modifier and Type | Field and Description |
|---|---|
protected TypeHandlerRegistry |
Configuration.typeHandlerRegistry |
| Modifier and Type | Method and Description |
|---|---|
TypeHandlerRegistry |
Configuration.getTypeHandlerRegistry() |
| Constructor and Description |
|---|
UnknownTypeHandler(TypeHandlerRegistry typeHandlerRegistry) |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.