| Package | Description |
|---|---|
| org.apache.ibatis.reflection |
Reflection utils.
|
| org.apache.ibatis.type |
Type handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParamNameUtil |
| Modifier and Type | Class and Description |
|---|---|
class |
InstantTypeHandler |
class |
JapaneseDateTypeHandler
Type Handler for
JapaneseDate. |
class |
Java8TypeHandlersRegistrar |
class |
LocalDateTimeTypeHandler |
class |
LocalDateTypeHandler |
class |
LocalTimeTypeHandler |
class |
MonthTypeHandler |
class |
OffsetDateTimeTypeHandler |
class |
OffsetTimeTypeHandler |
class |
YearMonthTypeHandler
Type Handler for
YearMonth
YearMonthTypeHandler relies upon
YearMonth.parse. |
class |
YearTypeHandler |
class |
ZonedDateTimeTypeHandler |
Copyright © 2009–2017 MyBatis.org. All rights reserved.