a unique universal identify for an object.
For a list of all members of this type, see Db4oUUID Members.
System.Object
com.db4o.ext.Db4oUUID
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
a unique universal identify for an object.
The db4o UUID consists of two parts:
- an indexed long for fast access,
- the signature of the ObjectContainer the object was created with.
Db4oUUIDs are valid representations of objects over multiple ObjectContainers
Namespace: com.db4o.ext
Assembly: db4o (in db4o.dll)
Db4oUUID Members | com.db4o.ext Namespace