public class UpdateByExampleSelectiveMethodGenerator extends AbstractJavaMapperMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
UpdateByExampleSelectiveMethodGenerator() |
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, getResultAnnotation
setContext, setIntrospectedTable, setProgressCallback, setWarnings
public UpdateByExampleSelectiveMethodGenerator()
public void addInterfaceElements(Interface interfaze)
addInterfaceElements
in class AbstractJavaMapperMethodGenerator
public void addMapperAnnotations(Method method)
public void addExtraImports(Interface interfaze)
Copyright © 2006–2022 MyBatis.org. All rights reserved.