|
|||||||||||
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
Constructor Summary | |
TypedPropertyHolder()
|
Method Summary | |
java.lang.String |
getType()
|
protected 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.PropertyHolder |
addProperty, getProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TypedPropertyHolder()
Method Detail |
public java.lang.String getType()
protected void setType(java.lang.String type)
type
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |