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.internalFields in com.db4o.internal declared as ObjectID Modifier and Type Field Description static ObjectIDObjectID. IGNOREstatic ObjectIDObjectID. IS_NULLstatic ObjectIDObjectID. NOT_POSSIBLEMethods in com.db4o.internal that return ObjectID Modifier and Type Method Description static ObjectIDObjectID. read(InternalReadContext context)ObjectIDOpenTypeHandler. readObjectID(InternalReadContext context)ObjectIDReadsObjectIds. readObjectID(InternalReadContext context)
- 
Uses of ObjectID in com.db4o.internal.handlersMethods in com.db4o.internal.handlers that return ObjectID Modifier and Type Method Description ObjectIDStandardReferenceTypeHandler. readObjectID(InternalReadContext context)
- 
Uses of ObjectID in com.db4o.internal.handlers.versionsMethods in com.db4o.internal.handlers.versions that return ObjectID Modifier and Type Method Description ObjectIDOpenTypeHandler0. readObjectID(InternalReadContext context)
 
-