Uses of Interface
one.microstream.persistence.types.PersistenceObjectLookup
-
Packages that use PersistenceObjectLookup Package Description one.microstream.persistence.binary.types one.microstream.persistence.internal one.microstream.persistence.types -
-
Uses of PersistenceObjectLookup in one.microstream.persistence.binary.types
Subinterfaces of PersistenceObjectLookup in one.microstream.persistence.binary.types Modifier and Type Interface Description interface
BinaryLoader
Classes in one.microstream.persistence.binary.types that implement PersistenceObjectLookup Modifier and Type Class Description static class
BinaryLoader.Default
-
Uses of PersistenceObjectLookup in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement PersistenceObjectLookup Modifier and Type Class Description class
DefaultObjectRegistry
-
Uses of PersistenceObjectLookup in one.microstream.persistence.types
Subinterfaces of PersistenceObjectLookup in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceManager<M>
interface
PersistenceObjectIdResolver
interface
PersistenceObjectManager
interface
PersistenceObjectRegistry
A registry type for biunique associations of arbitrary objects with ids.interface
PersistenceSwizzlingLookup
Classes in one.microstream.persistence.types that implement PersistenceObjectLookup Modifier and Type Class Description static class
PersistenceManager.Default<M>
static class
PersistenceObjectManager.Default
-