|
db4o 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.Db4o
com.db4o.ext.ExtDb4o
extended factory class with static methods to open special db4o sessions.
Constructor Summary | |
ExtDb4o()
|
Method Summary | |
static ObjectContainer |
openMemoryFile(MemoryFile memoryFile)
opens an ObjectContainer for in-memory use .
|
Methods inherited from class com.db4o.Db4o |
configure, licensedTo, main, openClient, openFile, openServer, version |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExtDb4o()
Method Detail |
public static final ObjectContainer openMemoryFile(MemoryFile memoryFile)
ObjectContainer
for in-memory use .
memoryFile
- a MemoryFile
to store the raw byte data.
ObjectContainer
MemoryFile
|
db4o 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |