public abstract class AbstractJavaMapperMethodGenerator extends AbstractGenerator
context, introspectedTable, progressCallback, warnings| 构造器和说明 |
|---|
AbstractJavaMapperMethodGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addGeneratedKeyAnnotation(Method method,
GeneratedKey gk) |
protected void |
addGeneratedKeyImports(Interface interfaze,
GeneratedKey gk) |
abstract void |
addInterfaceElements(Interface interfaze) |
protected java.lang.String |
getResultAnnotation(Interface interfaze,
IntrospectedColumn introspectedColumn,
boolean idColumn,
boolean constructorBased) |
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningspublic abstract void addInterfaceElements(Interface interfaze)
protected java.lang.String getResultAnnotation(Interface interfaze, IntrospectedColumn introspectedColumn, boolean idColumn, boolean constructorBased)
protected void addGeneratedKeyAnnotation(Method method, GeneratedKey gk)
protected void addGeneratedKeyImports(Interface interfaze, GeneratedKey gk)
Copyright © 2018. All Rights Reserved.