Package org.apache.ibatis.mapping

TODO fillme.

See:
          Description

Interface Summary
DatabaseIdProvider  
SqlSource This bean represets the content of a mapped statement read from an XML file or an annotation.
 

Class Summary
BoundSql  
CacheBuilder  
DefaultDatabaseIdProvider Deprecated.
Discriminator  
Discriminator.Builder  
Environment  
Environment.Builder  
MappedStatement  
MappedStatement.Builder  
ParameterMap  
ParameterMap.Builder  
ParameterMapping  
ParameterMapping.Builder  
ResultMap  
ResultMap.Builder  
ResultMapping  
ResultMapping.Builder  
VendorDatabaseIdProvider  
 

Enum Summary
ParameterMode  
ResultFlag  
ResultSetType  
SqlCommandType  
StatementType  
 

Package org.apache.ibatis.mapping Description

TODO fillme.



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