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