com.caucho.amber.cfg
Class TransientConfig
java.lang.Object
com.caucho.amber.cfg.TransientConfig
public class TransientConfig
- extends java.lang.Object
tag in the orm.xml
Method Summary |
java.lang.String |
getName()
Returns the name. |
void |
setName(java.lang.String name)
Sets the name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientConfig
public TransientConfig()
getName
public java.lang.String getName()
- Returns the name.
setName
public void setName(java.lang.String name)
- Sets the name.