Uses of Interface
one.microstream.persistence.types.SelfStoring
-
Packages that use SelfStoring Package Description one.microstream.persistence.binary.types one.microstream.persistence.types one.microstream.storage.types -
-
Uses of SelfStoring in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types with parameters of type SelfStoring Modifier and Type Method Description voidBinaryStorer.Default. storeSelfStoring(SelfStoring storing) -
Uses of SelfStoring in one.microstream.persistence.types
Methods in one.microstream.persistence.types with parameters of type SelfStoring Modifier and Type Method Description default voidPersistenceManager. storeSelfStoring(SelfStoring storing)voidPersistenceStoring. storeSelfStoring(SelfStoring storing) -
Uses of SelfStoring in one.microstream.storage.types
Methods in one.microstream.storage.types with parameters of type SelfStoring Modifier and Type Method Description default voidStorageConnection. storeSelfStoring(SelfStoring storing)
-