|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sourceforge.jemm.database.persistent.berkeley.BDbStorageEngineRootImpl
public class BDbStorageEngineRootImpl
Constructor Summary | |
---|---|
BDbStorageEngineRootImpl(com.sleepycat.persist.EntityStore store)
|
Method Summary | |
---|---|
ID |
getRoot(java.lang.String rootName)
|
void |
removeRoot(java.lang.String rootName)
|
void |
setRoot(java.lang.String rootName,
ID value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BDbStorageEngineRootImpl(com.sleepycat.persist.EntityStore store)
Method Detail |
---|
public ID getRoot(java.lang.String rootName)
getRoot
in interface StorageEngineRootIF
public void removeRoot(java.lang.String rootName)
removeRoot
in interface StorageEngineRootIF
public void setRoot(java.lang.String rootName, ID value)
setRoot
in interface StorageEngineRootIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |