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