Uses of Class
one.microstream.persistence.types.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.Transient
ComDefaultIdStrategy. 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.Transient
PersistenceObjectIdStrategy.Transient. parse(String typeIdStrategyContent)
static PersistenceObjectIdStrategy.Transient
PersistenceObjectIdStrategy. Transient()
static PersistenceObjectIdStrategy.Transient
PersistenceObjectIdStrategy. Transient(long startingObjectId)
Methods in one.microstream.persistence.types with parameters of type PersistenceObjectIdStrategy.Transient Modifier and Type Method Description static void
PersistenceObjectIdStrategy.Transient. assemble(VarString vs, PersistenceObjectIdStrategy.Transient idStrategy)