|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl
org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorLegacyImpl
public class JavaModelGeneratorLegacyImpl
This class overrides methods in the Java2 implementation to provide the legacy implementation of the example class. This class can be removed when we remove the Legacy generator set.
Field Summary |
---|
Fields inherited from class org.apache.ibatis.abator.internal.java.model.JavaModelGeneratorJava2Impl |
---|
abatorContext, properties, targetPackage, targetProject, warnings |
Constructor Summary | |
---|---|
JavaModelGeneratorLegacyImpl()
|
Method Summary | |
---|---|
protected TopLevelClass |
getExample(IntrospectedTable introspectedTable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ibatis.abator.api.JavaModelGenerator |
---|
addConfigurationProperties, getBaseRecordType, getExampleType, getGeneratedJavaFiles, getPrimaryKeyType, getRecordWithBLOBsType, setAbatorContext, setTargetPackage, setTargetProject, setWarnings |
Constructor Detail |
---|
public JavaModelGeneratorLegacyImpl()
Method Detail |
---|
protected TopLevelClass getExample(IntrospectedTable introspectedTable)
getExample
in class JavaModelGeneratorJava2Impl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |