returns the long part of this UUID.
[Visual Basic] Overridable Public Function getLongPart() As Long [C#] public virtual long getLongPart(); [C++] public: virtual __int64 getLongPart(); [JScript] public virtual function getLongPart(): long;
the long part of this UUID.
returns the long part of this UUID.
To uniquely identify an object universally, db4o uses an indexed long and a reference to the com.db4o.ext.Db4oDatabase object it was created on.
Db4oUUID Class | com.db4o.ext Namespace