Package org.apache.ibatis.type
Type handlers.
-
Interface Summary Interface Description TypeHandler<T> -
Enum Summary Enum Description JdbcType -
Exception Summary Exception Description TypeException -
Annotation Types Summary Annotation Type Description Alias The annotation that specify alias name.MappedJdbcTypes The annotation that specify jdbc types to mapTypeHandler
.MappedTypes The annotation that specify java types to mapTypeHandler
.