public class AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator extends UpdateByExampleWithoutBLOBsMethodGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
addExtraImports(Interface interfaze) |
void |
addMapperAnnotations(Method method) |
addInterfaceElements
addGeneratedKeyAnnotation, addGeneratedKeyImports, getResultAnnotation
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public AnnotatedUpdateByExampleWithoutBLOBsMethodGenerator()
public void addMapperAnnotations(Method method)
addMapperAnnotations
in class UpdateByExampleWithoutBLOBsMethodGenerator
public void addExtraImports(Interface interfaze)
addExtraImports
in class UpdateByExampleWithoutBLOBsMethodGenerator
Copyright © 2006–2018 MyBatis.org. All rights reserved.