|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.melati.poem.odmg.ODMGFactory
public final class ODMGFactory
Factory object for getting new ODMG/poem related objects
Method Summary | |
---|---|
static org.odmg.Database |
getNewDatabase()
|
static org.odmg.Transaction |
getNewTransaction(org.odmg.Database db)
Get a new Transaction. |
static Database |
getPoemDatabase()
Get a new database. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.odmg.Database getNewDatabase()
public static Database getPoemDatabase() throws org.odmg.ODMGRuntimeException
org.odmg.ODMGRuntimeException
public static org.odmg.Transaction getNewTransaction(org.odmg.Database db)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |