public class DynamicSqlMapperGenerator extends AbstractJavaClientGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
DynamicSqlMapperGenerator() |
Modifier and Type | Method and Description |
---|---|
List<CompilationUnit> |
getCompilationUnits() |
AbstractXmlGenerator |
getMatchedXMLGenerator()
Returns an instance of the XML generator associated
with this client generator.
|
requiresXMLGenerator
addDefaultConstructor, getDefaultConstructor, getGetter, getRootClass
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public List<CompilationUnit> getCompilationUnits()
getCompilationUnits
in class AbstractJavaGenerator
public AbstractXmlGenerator getMatchedXMLGenerator()
AbstractJavaClientGenerator
getMatchedXMLGenerator
in class AbstractJavaClientGenerator
Copyright © 2006–2018 MyBatis.org. All rights reserved.