Package org.mybatis.generator.codegen.mybatis3.xmlmapper.elements

Class Summary
AbstractXmlElementGenerator  
BaseColumnListElementGenerator  
BlobColumnListElementGenerator  
CountByExampleElementGenerator  
DeleteByExampleElementGenerator  
DeleteByPrimaryKeyElementGenerator  
ExampleWhereClauseElementGenerator  
InsertElementGenerator  
InsertSelectiveElementGenerator  
ResultMapWithBLOBsElementGenerator  
ResultMapWithoutBLOBsElementGenerator  
SelectByExampleWithBLOBsElementGenerator  
SelectByExampleWithoutBLOBsElementGenerator  
SelectByPrimaryKeyElementGenerator  
SimpleSelectAllElementGenerator  
SimpleSelectByPrimaryKeyElementGenerator  
UpdateByExampleSelectiveElementGenerator  
UpdateByExampleWithBLOBsElementGenerator  
UpdateByExampleWithoutBLOBsElementGenerator  
UpdateByPrimaryKeySelectiveElementGenerator  
UpdateByPrimaryKeyWithBLOBsElementGenerator  
UpdateByPrimaryKeyWithoutBLOBsElementGenerator  
 



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