|
||||||||||
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.Java2GeneratorSet
public class Java2GeneratorSet
Field Summary |
---|
Fields inherited from class org.apache.ibatis.abator.config.GeneratorSet |
---|
javaModelGeneratorType, javaTypeResolverType, sqlMapGeneratorType |
Constructor Summary | |
---|---|
Java2GeneratorSet()
|
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 Java2GeneratorSet()
Method Detail |
---|
public java.lang.String translateDAOGeneratorType(java.lang.String configurationType)
GeneratorSet
translateDAOGeneratorType
in class GeneratorSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |