Uses of Class
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator

Packages that use UpdateByPrimaryKeyWithBLOBsMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated   
 

Uses of UpdateByPrimaryKeyWithBLOBsMethodGenerator in org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated
 

Subclasses of UpdateByPrimaryKeyWithBLOBsMethodGenerator in org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated
 class AnnotatedUpdateByPrimaryKeyWithBLOBsMethodGenerator
           
 



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