Uses of Interface
one.microstream.persistence.types.PersistenceObjectIdLookup
Package | Description |
---|---|
one.microstream.persistence.internal | |
one.microstream.persistence.types | |
one.microstream.storage.restadapter |
-
Uses of PersistenceObjectIdLookup in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement PersistenceObjectIdLookup Modifier and Type Class Description class
DefaultObjectRegistry
-
Uses of PersistenceObjectIdLookup in one.microstream.persistence.types
Subinterfaces of PersistenceObjectIdLookup in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceManager<D>
interface
PersistenceObjectManager<D>
interface
PersistenceObjectRegistry
A registry type for biunique associations of arbitrary objects with ids.interface
PersistenceSwizzlingLookup
Classes in one.microstream.persistence.types that implement PersistenceObjectIdLookup Modifier and Type Class Description static class
PersistenceManager.Default<D>
static class
PersistenceObjectManager.Default<D>
-
Uses of PersistenceObjectIdLookup in one.microstream.storage.restadapter
Subinterfaces of PersistenceObjectIdLookup in one.microstream.storage.restadapter Modifier and Type Interface Description interface
ViewerBinaryPersistenceManager
Classes in one.microstream.storage.restadapter that implement PersistenceObjectIdLookup Modifier and Type Class Description static class
ViewerBinaryPersistenceManager.Default
class
ViewerObjectRegistryDisabled
Implements a disabledPersistenceObjectRegistry
.