org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated
Class AnnotatedSelectByExampleWithBLOBsMethodGenerator
java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.SelectByExampleWithBLOBsMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.annotated.AnnotatedSelectByExampleWithBLOBsMethodGenerator
public class AnnotatedSelectByExampleWithBLOBsMethodGenerator
- extends SelectByExampleWithBLOBsMethodGenerator
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedSelectByExampleWithBLOBsMethodGenerator
public AnnotatedSelectByExampleWithBLOBsMethodGenerator()
addMapperAnnotations
public void addMapperAnnotations(Interface interfaze,
Method method)
- Overrides:
addMapperAnnotations
in class SelectByExampleWithBLOBsMethodGenerator
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.