factory class to start db4o database engines.
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 to start db4o database engines.
This class provides static methods to
- open single-user databases openFile
- open db4o servers openServer
- connect to db4o servers openClient
- provide access to the global configuration context com.db4o.Db4o.configure
- print the version number of this db4o version Main
Namespace: com.db4o
Assembly: db4o (in db4o.dll)
Db4o Members | com.db4o Namespace | ExtDb4o for extended functionality.