public class AnnotatedClientGenerator extends JavaMapperGenerator
context, introspectedTable, progressCallback, warnings| 构造器和说明 |
|---|
AnnotatedClientGenerator() |
getCompilationUnits, initializeAndExecuteGeneratorrequiresXMLGeneratoraddDefaultConstructor, getGetter, getRootClassgetContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarningsprotected void addCountByExampleMethod(Interface interfaze)
protected void addDeleteByExampleMethod(Interface interfaze)
protected void addDeleteByPrimaryKeyMethod(Interface interfaze)
protected void addInsertMethod(Interface interfaze)
addInsertMethod 在类中 JavaMapperGeneratorprotected void addInsertSelectiveMethod(Interface interfaze)
protected void addSelectByExampleWithBLOBsMethod(Interface interfaze)
protected void addSelectByExampleWithoutBLOBsMethod(Interface interfaze)
protected void addSelectByPrimaryKeyMethod(Interface interfaze)
protected void addUpdateByExampleSelectiveMethod(Interface interfaze)
protected void addUpdateByExampleWithBLOBsMethod(Interface interfaze)
protected void addUpdateByExampleWithoutBLOBsMethod(Interface interfaze)
protected void addUpdateByPrimaryKeySelectiveMethod(Interface interfaze)
protected void addUpdateByPrimaryKeyWithBLOBsMethod(Interface interfaze)
protected void addUpdateByPrimaryKeyWithoutBLOBsMethod(Interface interfaze)
public List<CompilationUnit> getExtraCompilationUnits()
public AbstractXmlGenerator getMatchedXMLGenerator()
AbstractJavaClientGeneratorgetMatchedXMLGenerator 在类中 JavaMapperGeneratorCopyright © 2006–2016 MyBatis.org. All rights reserved.