|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.config.GeneratorSet
org.apache.ibatis.abator.config.LegacyGeneratorSet
Field Summary |
Fields inherited from class org.apache.ibatis.abator.config.GeneratorSet |
javaModelGeneratorType, javaTypeResolverType, sqlMapGeneratorType |
Constructor Summary | |
LegacyGeneratorSet()
|
Method Summary | |
java.lang.String |
translateDAOGeneratorType(java.lang.String configurationType)
This method is used to translate the configuration nicknames for the different types of DAO generators into the actual implementation class names. |
Methods inherited from class org.apache.ibatis.abator.config.GeneratorSet |
getJavaModelGeneratorType, getJavaTypeResolverType, getSqlMapGeneratorType, setJavaModelGeneratorType, setJavaTypeResolverType, setSqlMapGeneratorType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LegacyGeneratorSet()
Method Detail |
public java.lang.String translateDAOGeneratorType(java.lang.String configurationType)
GeneratorSet
translateDAOGeneratorType
in class GeneratorSet
configurationType
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |