Class to identify a database by it's signature.
For a list of all members of this type, see Db4oDatabase Members.
System.Object
com.db4o.ext.Db4oDatabase
[Visual Basic] Public Class Db4oDatabase Implements Db4oType [C#] public class Db4oDatabase : Db4oType [C++] public __gc class Db4oDatabase : public Db4oType [JScript] public class Db4oDatabase extends Db4oType
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Class to identify a database by it's signature.
db4o UUID handling uses a reference to the Db4oDatabase object, that represents the database an object was created on.
Namespace: com.db4o.ext
Assembly: db4o (in db4o.dll)
Db4oDatabase Members | com.db4o.ext Namespace