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 void
BinaryStorer.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 void
PersistenceManager. storeSelfStoring(SelfStoring storing)
void
PersistenceStoring. 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 void
StorageConnection. storeSelfStoring(SelfStoring storing)
-