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