Uses of Class
com.db4o.internal.ObjectID
-
Packages that use ObjectID Package Description com.db4o.internal com.db4o.internal.handlers com.db4o.internal.handlers.versions -
-
Uses of ObjectID in com.db4o.internal
Fields in com.db4o.internal declared as ObjectID Modifier and Type Field Description static ObjectID
ObjectID. IGNORE
static ObjectID
ObjectID. IS_NULL
static ObjectID
ObjectID. NOT_POSSIBLE
Methods in com.db4o.internal that return ObjectID Modifier and Type Method Description static ObjectID
ObjectID. read(InternalReadContext context)
ObjectID
OpenTypeHandler. readObjectID(InternalReadContext context)
ObjectID
ReadsObjectIds. readObjectID(InternalReadContext context)
-
Uses of ObjectID in com.db4o.internal.handlers
Methods in com.db4o.internal.handlers that return ObjectID Modifier and Type Method Description ObjectID
StandardReferenceTypeHandler. readObjectID(InternalReadContext context)
-
Uses of ObjectID in com.db4o.internal.handlers.versions
Methods in com.db4o.internal.handlers.versions that return ObjectID Modifier and Type Method Description ObjectID
OpenTypeHandler0. readObjectID(InternalReadContext context)
-