|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.config.PropertyHolder
org.apache.ibatis.abator.config.TypedPropertyHolder
org.apache.ibatis.abator.config.JavaTypeResolverConfiguration
Constructor Summary | |
JavaTypeResolverConfiguration()
|
Method Summary | |
void |
setType(java.lang.String type)
This method is protected because subclasses should override it and allow using special values (like "DEFAULT", or the alias names for the different DAO generator types). |
Methods inherited from class org.apache.ibatis.abator.config.TypedPropertyHolder |
getType |
Methods inherited from class org.apache.ibatis.abator.config.PropertyHolder |
addProperty, getProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JavaTypeResolverConfiguration()
Method Detail |
public void setType(java.lang.String type)
TypedPropertyHolder
setType
in class TypedPropertyHolder
type
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |