Uses of Package
org.apache.ibatis.mapping

Packages that use org.apache.ibatis.mapping
org.apache.ibatis.binding TODO fillme. 
org.apache.ibatis.builder TODO fillme. 
org.apache.ibatis.builder.annotation TODO fillme. 
org.apache.ibatis.executor TODO fillme. 
org.apache.ibatis.executor.keygen TODO fillme. 
org.apache.ibatis.executor.loader TODO fillme. 
org.apache.ibatis.executor.resultset TODO fillme. 
org.apache.ibatis.executor.statement TODO fillme. 
org.apache.ibatis.mapping TODO fillme. 
org.apache.ibatis.scripting   
org.apache.ibatis.scripting.defaults   
org.apache.ibatis.scripting.xmltags   
org.apache.ibatis.session TODO fillme. 
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.binding
SqlCommandType
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.builder
BoundSql
           
Discriminator
           
MappedStatement
           
ParameterMap
           
ParameterMapping
           
ParameterMode
           
ResultFlag
           
ResultMap
           
ResultMapping
           
ResultSetType
           
SqlCommandType
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
StatementType
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.builder.annotation
BoundSql
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor
BoundSql
           
MappedStatement
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.keygen
MappedStatement
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.loader
BoundSql
           
MappedStatement
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.resultset
BoundSql
           
Discriminator
           
MappedStatement
           
ParameterMapping
           
ResultMap
           
ResultMapping
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.executor.statement
BoundSql
           
MappedStatement
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.mapping
BoundSql
           
CacheBuilder
           
DatabaseIdProvider
           
Discriminator
           
Environment
           
Environment.Builder
           
MappedStatement
           
MappedStatement.Builder
           
ParameterMap
           
ParameterMapping
           
ParameterMapping.Builder
           
ParameterMode
           
ResultFlag
           
ResultMap
           
ResultMap.Builder
           
ResultMapping
           
ResultMapping.Builder
           
ResultSetType
           
SqlCommandType
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
StatementType
           
VendorDatabaseIdProvider
           
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scripting
BoundSql
           
MappedStatement
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scripting.defaults
BoundSql
           
MappedStatement
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.scripting.xmltags
BoundSql
           
MappedStatement
           
SqlSource
          This bean represets the content of a mapped statement read from an XML file or an annotation.
 

Classes in org.apache.ibatis.mapping used by org.apache.ibatis.session
BoundSql
           
Environment
           
MappedStatement
           
ParameterMap
           
ResultMap
           
 



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