public static final class PersistenceTypeIdStrategy.Transient extends Object implements PersistenceTypeIdStrategy
PersistenceTypeIdStrategy.Assembler<S extends PersistenceTypeIdStrategy>, PersistenceTypeIdStrategy.None, PersistenceTypeIdStrategy.Parser<S extends PersistenceTypeIdStrategy>, PersistenceTypeIdStrategy.Transient| Modifier and Type | Method and Description |
|---|---|
static void |
assemble(one.microstream.chars.VarString vs,
PersistenceTypeIdStrategy.Transient idStrategy) |
static char |
closingCharacter() |
PersistenceTypeIdProvider |
createTypeIdProvider() |
static char |
openingCharacter() |
static PersistenceTypeIdStrategy.Transient |
parse(String typeIdStrategyContent) |
long |
startingTypeId() |
String |
strategyTypeNameTypeId() |
static String |
typeName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNone, Transient, Transientpublic static String typeName()
public static void assemble(one.microstream.chars.VarString vs,
PersistenceTypeIdStrategy.Transient idStrategy)
public static char openingCharacter()
public static char closingCharacter()
public static PersistenceTypeIdStrategy.Transient parse(String typeIdStrategyContent)
public final long startingTypeId()
public String strategyTypeNameTypeId()
strategyTypeNameTypeId in interface PersistenceTypeIdStrategypublic final PersistenceTypeIdProvider createTypeIdProvider()
createTypeIdProvider in interface PersistenceTypeIdStrategyCopyright © 2022 MicroStream Software. All rights reserved.