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