Uses of Class
one.microstream.persistence.types.PersistenceObjectIdStrategy.Transient
-
Packages that use PersistenceObjectIdStrategy.Transient Package Description one.microstream.com one.microstream.persistence.types -
-
Uses of PersistenceObjectIdStrategy.Transient in one.microstream.com
Methods in one.microstream.com that return PersistenceObjectIdStrategy.Transient Modifier and Type Method Description PersistenceObjectIdStrategy.TransientComDefaultIdStrategy. objectIdStragegy() -
Uses of PersistenceObjectIdStrategy.Transient in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceObjectIdStrategy.Transient Modifier and Type Method Description static PersistenceObjectIdStrategy.TransientPersistenceObjectIdStrategy.Transient. parse(String typeIdStrategyContent)static PersistenceObjectIdStrategy.TransientPersistenceObjectIdStrategy. Transient()static PersistenceObjectIdStrategy.TransientPersistenceObjectIdStrategy. Transient(long startingObjectId)Methods in one.microstream.persistence.types with parameters of type PersistenceObjectIdStrategy.Transient Modifier and Type Method Description static voidPersistenceObjectIdStrategy.Transient. assemble(VarString vs, PersistenceObjectIdStrategy.Transient idStrategy)
-