|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--pl.edu.pjwstk.yaod.database.DBInstance
Constructor Summary | |
DBInstance(DB db)
|
Method Summary | |
DB |
getDatabase()
|
Store |
getStoreById(java.lang.Object key)
|
java.util.Enumeration |
getStores()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DBInstance(DB db) throws java.lang.Exception
Method Detail |
public DB getDatabase()
public java.util.Enumeration getStores()
public Store getStoreById(java.lang.Object key) throws java.lang.Exception
public void start() throws java.lang.Exception
public void stop() throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |