Uses of Interface
one.microstream.persistence.types.PersistenceObjectLookup
| Package | Description |
|---|---|
| one.microstream.persistence.binary.types | |
| one.microstream.persistence.internal | |
| one.microstream.persistence.types | |
| one.microstream.storage.restadapter |
-
Uses of PersistenceObjectLookup in one.microstream.persistence.binary.types
Subinterfaces of PersistenceObjectLookup in one.microstream.persistence.binary.types Modifier and Type Interface Description interfaceBinaryLoaderClasses in one.microstream.persistence.binary.types that implement PersistenceObjectLookup Modifier and Type Class Description static classBinaryLoader.Default -
Uses of PersistenceObjectLookup in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement PersistenceObjectLookup Modifier and Type Class Description classDefaultObjectRegistry -
Uses of PersistenceObjectLookup in one.microstream.persistence.types
Subinterfaces of PersistenceObjectLookup in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceLoadHandlerinterfacePersistenceManager<D>interfacePersistenceObjectManager<D>interfacePersistenceObjectRegistryA registry type for biunique associations of arbitrary objects with ids.interfacePersistenceSwizzlingLookupClasses in one.microstream.persistence.types that implement PersistenceObjectLookup Modifier and Type Class Description static classPersistenceManager.Default<D>static classPersistenceObjectManager.Default<D> -
Uses of PersistenceObjectLookup in one.microstream.storage.restadapter
Subinterfaces of PersistenceObjectLookup in one.microstream.storage.restadapter Modifier and Type Interface Description interfaceViewerBinaryPersistenceManagerClasses in one.microstream.storage.restadapter that implement PersistenceObjectLookup Modifier and Type Class Description static classViewerBinaryPersistenceManager.DefaultclassViewerObjectRegistryDisabledImplements a disabledPersistenceObjectRegistry.