org.sourceforge.jemm.database.persistent.berkeley
Class BDbStorageEngine
java.lang.Object
org.sourceforge.jemm.database.persistent.berkeley.BDbStorageEngine
- All Implemented Interfaces:
- StorageEngine
public class BDbStorageEngine
- extends java.lang.Object
- implements StorageEngine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BDbStorageEngine
public BDbStorageEngine(java.io.File bdbDir)
getClassIF
public StorageEngineClassIF getClassIF()
- Specified by:
getClassIF
in interface StorageEngine
getClientRefIF
public StorageEngineClientRefIF getClientRefIF()
- Specified by:
getClientRefIF
in interface StorageEngine
getEnumIF
public StorageEngineEnumIF getEnumIF()
- Specified by:
getEnumIF
in interface StorageEngine
getGCIF
public StorageEngineGCIF getGCIF()
- Specified by:
getGCIF
in interface StorageEngine
getObjectIF
public StorageEngineObjectIF getObjectIF()
- Specified by:
getObjectIF
in interface StorageEngine
getRootIF
public StorageEngineRootIF getRootIF()
- Specified by:
getRootIF
in interface StorageEngine
getUserLockIF
public StorageEngineUserLockIF getUserLockIF()
- Specified by:
getUserLockIF
in interface StorageEngine
initialise
public void initialise()
- Specified by:
initialise
in interface StorageEngine
shutdown
public void shutdown()
- Specified by:
shutdown
in interface StorageEngine
Copyright © 2009. All Rights Reserved.