|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeyWithBLOBsMethodGenerator
public class UpdateByPrimaryKeyWithBLOBsMethodGenerator
Field Summary |
---|
Fields inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
context, introspectedTable, progressCallback, warnings |
Constructor Summary | |
---|---|
UpdateByPrimaryKeyWithBLOBsMethodGenerator()
|
Method Summary | |
---|---|
void |
addInterfaceElements(Interface interfaze)
|
void |
addMapperAnnotations(Interface interfaze,
Method method)
|
Methods inherited from class org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator |
---|
addGeneratedKeyAnnotation, getResultAnnotation |
Methods inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateByPrimaryKeyWithBLOBsMethodGenerator()
Method Detail |
---|
public void addInterfaceElements(Interface interfaze)
addInterfaceElements
in class AbstractJavaMapperMethodGenerator
public void addMapperAnnotations(Interface interfaze, Method method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |