|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jwaf.persist.CastorDelegate
The delegate class for providing services related to Exolab Castor persistence engine
Constructor Summary | |
CastorDelegate()
Basic constructor |
Method Summary | |
org.exolab.castor.jdo.Database |
getDatabase()
Returns the Castor database object for any direct access |
void |
loadConfiguration()
Load the XML mapping and database file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CastorDelegate()
Method Detail |
public void loadConfiguration()
public org.exolab.castor.jdo.Database getDatabase()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |