Interface PersistenceSwizzlingLookup
-
- All Superinterfaces:
PersistenceObjectIdLookup,PersistenceObjectLookup
- All Known Subinterfaces:
PersistenceManager<D>,PersistenceObjectManager,PersistenceObjectRegistry
- All Known Implementing Classes:
DefaultObjectRegistry,PersistenceManager.Default,PersistenceObjectManager.Default
public interface PersistenceSwizzlingLookup extends PersistenceObjectIdLookup, PersistenceObjectLookup
-
-
Method Summary
-
Methods inherited from interface one.microstream.persistence.types.PersistenceObjectIdLookup
lookupObjectId
-
Methods inherited from interface one.microstream.persistence.types.PersistenceObjectLookup
lookupObject
-
-