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