Uses of Package
org.apache.ibatis.type

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

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
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
TypeAliasRegistry
           
TypeHandlerRegistry
           
 

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



Copyright © 2010 MyBatis.org. All Rights Reserved.