|
db4o 7.4 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Configuration
instance.
Db4o.openClient(Configuration, String, int, String, String)
, but uses
a newly created, vanilla Configuration
context.
ObjectContainer
client and connects it to the specified named server and port.
Db4o.openFile(Configuration, String)
, but uses
a newly created, vanilla Configuration
context.
ObjectContainer
on the specified database file for local use.
Db4o.openServer(Configuration, String, int)
, but uses
a newly created, vanilla Configuration
context.
ObjectServer
on the specified database file and port.
|
db4o 7.4 | |||||||
PREV NEXT | FRAMES NO FRAMES |