public class UpdateByPrimaryKeySelectiveMethodGenerator extends AbstractJavaMapperMethodGenerator
context, introspectedTable, progressCallback, warnings| Constructor and Description |
|---|
UpdateByPrimaryKeySelectiveMethodGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraImports(Interface interfaze) |
void |
addInterfaceElements(Interface interfaze) |
void |
addMapperAnnotations(Method method) |
addAnnotatedResults, addAnnotatedSelectImports, addPrimaryKeyMethodParameters, buildBasicUpdateByExampleMethod, buildBasicUpdateByPrimaryKeyMethod, buildByPrimaryKeyWhereClause, buildGeneratedKeyAnnotation, buildGeneratedKeyImportsIfRequired, buildInitialSelectAnnotationStrings, buildUpdateByPrimaryKeyAnnotations, getResultAnnotationsetContext, setIntrospectedTable, setProgressCallback, setWarningspublic UpdateByPrimaryKeySelectiveMethodGenerator()
public void addInterfaceElements(Interface interfaze)
addInterfaceElements in class AbstractJavaMapperMethodGeneratorpublic void addMapperAnnotations(Method method)
public void addExtraImports(Interface interfaze)
Copyright © 2006–2025 MyBatis.org. All rights reserved.