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

Class Summary
AbstractJavaMapperMethodGenerator  
CountByExampleMethodGenerator  
DeleteByExampleMethodGenerator  
DeleteByPrimaryKeyMethodGenerator  
InsertMethodGenerator  
InsertSelectiveMethodGenerator  
SelectAllMethodGenerator The selectAll method is only generated by the Mybatis3Simple runtime.
SelectByExampleWithBLOBsMethodGenerator  
SelectByExampleWithoutBLOBsMethodGenerator  
SelectByPrimaryKeyMethodGenerator  
UpdateByExampleSelectiveMethodGenerator  
UpdateByExampleWithBLOBsMethodGenerator  
UpdateByExampleWithoutBLOBsMethodGenerator  
UpdateByPrimaryKeySelectiveMethodGenerator  
UpdateByPrimaryKeyWithBLOBsMethodGenerator  
UpdateByPrimaryKeyWithoutBLOBsMethodGenerator  
 



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