public class SimpleAnnotatedClientGenerator extends SimpleJavaClientGenerator
context, introspectedTable, progressCallback, warnings| 构造器和说明 |
|---|
SimpleAnnotatedClientGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addDeleteByPrimaryKeyMethod(Interface interfaze) |
protected void |
addInsertMethod(Interface interfaze) |
protected void |
addSelectAllMethod(Interface interfaze) |
protected void |
addSelectByPrimaryKeyMethod(Interface interfaze) |
protected void |
addUpdateByPrimaryKeyMethod(Interface interfaze) |
AbstractXmlGenerator |
getMatchedXMLGenerator()
This method returns an instance of the XML generator associated
with this client generator.
|
getCompilationUnits, getExtraCompilationUnits, initializeAndExecuteGeneratorrequiresXMLGeneratoraddDefaultConstructor, getGetter, getRootClassgetContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningsprotected void addDeleteByPrimaryKeyMethod(Interface interfaze)
protected void addInsertMethod(Interface interfaze)
protected void addSelectByPrimaryKeyMethod(Interface interfaze)
protected void addSelectAllMethod(Interface interfaze)
protected void addUpdateByPrimaryKeyMethod(Interface interfaze)
public AbstractXmlGenerator getMatchedXMLGenerator()
AbstractJavaClientGeneratorgetMatchedXMLGenerator 在类中 SimpleJavaClientGeneratorCopyright © 2006–2016 MyBatis.org. All rights reserved.