JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.ibatis.type
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.apache.ibatis.type.
SimpleTypeRegistry
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.ibatis.exceptions.
IbatisException
org.apache.ibatis.exceptions.
PersistenceException
org.apache.ibatis.type.
TypeException
org.apache.ibatis.type.
TypeAliasRegistry
org.apache.ibatis.type.
TypeHandlerRegistry
org.apache.ibatis.type.
TypeReference
<T>
org.apache.ibatis.type.
BaseTypeHandler
<T> (implements org.apache.ibatis.type.
TypeHandler
<T>)
org.apache.ibatis.type.
ArrayTypeHandler
org.apache.ibatis.type.
BigDecimalTypeHandler
org.apache.ibatis.type.
BigIntegerTypeHandler
org.apache.ibatis.type.
BlobByteObjectArrayTypeHandler
org.apache.ibatis.type.
BlobTypeHandler
org.apache.ibatis.type.
BooleanTypeHandler
org.apache.ibatis.type.
ByteArrayTypeHandler
org.apache.ibatis.type.
ByteObjectArrayTypeHandler
org.apache.ibatis.type.
ByteTypeHandler
org.apache.ibatis.type.
CharacterTypeHandler
org.apache.ibatis.type.
ClobTypeHandler
org.apache.ibatis.type.
DateOnlyTypeHandler
org.apache.ibatis.type.
DateTypeHandler
org.apache.ibatis.type.
DoubleTypeHandler
org.apache.ibatis.type.
EnumOrdinalTypeHandler
<E>
org.apache.ibatis.type.
EnumTypeHandler
<E>
org.apache.ibatis.type.
FloatTypeHandler
org.apache.ibatis.type.
IntegerTypeHandler
org.apache.ibatis.type.
LongTypeHandler
org.apache.ibatis.type.
NClobTypeHandler
org.apache.ibatis.type.
NStringTypeHandler
org.apache.ibatis.type.
ObjectTypeHandler
org.apache.ibatis.type.
ShortTypeHandler
org.apache.ibatis.type.
SqlDateTypeHandler
org.apache.ibatis.type.
SqlTimestampTypeHandler
org.apache.ibatis.type.
SqlTimeTypeHandler
org.apache.ibatis.type.
StringTypeHandler
org.apache.ibatis.type.
TimeOnlyTypeHandler
org.apache.ibatis.type.
UnknownTypeHandler
Interface Hierarchy
org.apache.ibatis.type.
TypeHandler
<T>
Annotation Type Hierarchy
org.apache.ibatis.type.
MappedTypes
(implements java.lang.annotation.
Annotation
)
org.apache.ibatis.type.
MappedJdbcTypes
(implements java.lang.annotation.
Annotation
)
org.apache.ibatis.type.
Alias
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.ibatis.type.
JdbcType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2010–2015
MyBatis.org
. All rights reserved.