Uses of Package
org.apache.ibatis.type

Packages that use org.apache.ibatis.type
org.apache.ibatis.builder TODO fillme. 
org.apache.ibatis.executor.resultset TODO fillme. 
org.apache.ibatis.executor.statement TODO fillme. 
org.apache.ibatis.jdbc TODO fillme. 
org.apache.ibatis.mapping TODO fillme. 
org.apache.ibatis.session TODO fillme. 
org.apache.ibatis.type TODO fillme. 
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.builder
JdbcType
           
TypeAliasRegistry
           
TypeHandler
           
TypeHandlerRegistry
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.executor.resultset
JdbcType
           
TypeHandler
           
TypeHandlerRegistry
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.executor.statement
TypeHandlerRegistry
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.jdbc
JdbcType
           
TypeHandler
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.mapping
JdbcType
           
TypeHandler
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.session
JdbcType
           
TypeAliasRegistry
           
TypeHandlerRegistry
           
 

Classes in org.apache.ibatis.type used by org.apache.ibatis.type
BaseTypeHandler
           
JdbcType
           
TypeHandler
           
TypeHandlerRegistry
           
TypeReference
          References a generic type.
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.