public class AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator extends UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator(boolean isSimple) |
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 AnnotatedUpdateByPrimaryKeyWithoutBLOBsMethodGenerator(boolean isSimple)
public void addMapperAnnotations(Method method)
addMapperAnnotations
in class UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
public void addExtraImports(Interface interfaze)
addExtraImports
in class UpdateByPrimaryKeyWithoutBLOBsMethodGenerator
Copyright © 2006–2022 MyBatis.org. All rights reserved.