Package org.apache.ibatis.type
package org.apache.ibatis.type
Type handlers.
-
Interface Summary
-
Class SummaryClassDescriptionThe base
TypeHandlerfor references a generic type.EnumOrdinalTypeHandler<E extends Enum<E>>EnumTypeHandler<E extends Enum<E>>Type Handler forJapaneseDate.ConvertStringto/fromSQLXML.References a generic type.Type Handler forYearMonth. -
Enum Summary
-
Exception Summary
-
Annotation Types SummaryAnnotation TypeDescriptionThe annotation that specify alias name.The annotation that specify jdbc types to map
TypeHandler.The annotation that specify java types to mapTypeHandler.