factory class with static methods to configure and start the engine.
For a list of all members of this type, see Db4o Members.
System.Object
com.db4o.Db4o
com.db4o.ext.ExtDb4o
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
factory class with static methods to configure and start the engine.
This class serves as a factory class, to open ObjectContainer instances on database files.
The global db4o Configuration object for the running Java session is available through the configure method.
On running the
Db4oclass it prints the current version to System.out.
Namespace: com.db4o
Assembly: db4o (in db4o.dll)
Db4o Members | com.db4o Namespace | ExtDb4o for extended functionality.