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