public class AnnotatedCountByExampleMethodGenerator extends CountByExampleMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
AnnotatedCountByExampleMethodGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addInterfaceElements
addGeneratedKeyAnnotation, getResultAnnotation
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public AnnotatedCountByExampleMethodGenerator()
public void addMapperAnnotations(Interface interfaze, Method method)
addMapperAnnotations
in class CountByExampleMethodGenerator
Copyright © 2010–2018 MyBatis.org. All rights reserved.