Uses of Interface
one.microstream.persistence.types.PersistenceSwizzlingLookup
- 
Packages that use PersistenceSwizzlingLookup Package Description one.microstream.persistence.internal one.microstream.persistence.types  - 
- 
Uses of PersistenceSwizzlingLookup in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement PersistenceSwizzlingLookup Modifier and Type Class Description classDefaultObjectRegistry - 
Uses of PersistenceSwizzlingLookup in one.microstream.persistence.types
Subinterfaces of PersistenceSwizzlingLookup in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceManager<M>interfacePersistenceObjectManagerinterfacePersistenceObjectRegistryA registry type for biunique associations of arbitrary objects with ids.Classes in one.microstream.persistence.types that implement PersistenceSwizzlingLookup Modifier and Type Class Description static classPersistenceManager.Default<M>static classPersistenceObjectManager.Default 
 -