public class AnnotatedSelectByPrimaryKeyMethodGenerator extends SelectByPrimaryKeyMethodGenerator
context, introspectedTable, progressCallback, warnings| Constructor and Description |
|---|
AnnotatedSelectByPrimaryKeyMethodGenerator(boolean useResultMapIfAvailable,
boolean isSimple) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapperAnnotations(Interface interfaze,
Method method) |
addInterfaceElementsaddGeneratedKeyAnnotation, getResultAnnotationgetContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningspublic AnnotatedSelectByPrimaryKeyMethodGenerator(boolean useResultMapIfAvailable,
boolean isSimple)
public void addMapperAnnotations(Interface interfaze, Method method)
addMapperAnnotations in class SelectByPrimaryKeyMethodGeneratorCopyright © 2006–2016 MyBatis.org. All rights reserved.