public class AnnotatedDeleteByPrimaryKeyMethodGenerator extends DeleteByPrimaryKeyMethodGenerator
context, introspectedTable, progressCallback, warnings| Constructor and Description |
|---|
AnnotatedDeleteByPrimaryKeyMethodGenerator(boolean isSimple) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraImports(Interface interfaze) |
void |
addMapperAnnotations(Method method) |
addInterfaceElementsaddAnnotatedResults, addAnnotatedSelectImports, addPrimaryKeyMethodParameters, buildBasicUpdateByExampleMethod, buildBasicUpdateByPrimaryKeyMethod, buildByPrimaryKeyWhereClause, buildGeneratedKeyAnnotation, buildGeneratedKeyImportsIfRequired, buildInitialSelectAnnotationStrings, buildUpdateByPrimaryKeyAnnotations, getResultAnnotationsetContext, setIntrospectedTable, setProgressCallback, setWarningspublic AnnotatedDeleteByPrimaryKeyMethodGenerator(boolean isSimple)
public void addMapperAnnotations(Method method)
addMapperAnnotations in class DeleteByPrimaryKeyMethodGeneratorpublic void addExtraImports(Interface interfaze)
addExtraImports in class DeleteByPrimaryKeyMethodGeneratorCopyright © 2006–2025 MyBatis.org. All rights reserved.