public static final class PersistenceTypeDictionaryManager.Immutable extends PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>
PersistenceTypeDictionaryManager.Abstract<D extends PersistenceTypeDictionary>, PersistenceTypeDictionaryManager.Exporting, PersistenceTypeDictionaryManager.Immutable, PersistenceTypeDictionaryManager.TransientPersistenceTypeDictionaryProvider.Caching, PersistenceTypeDictionaryProvider.Default| Modifier and Type | Method and Description |
|---|---|
protected PersistenceTypeDictionaryView |
internalProvideTypeDictionary() |
boolean |
registerRuntimeTypeDefinition(PersistenceTypeDefinition typeDefinition) |
boolean |
registerRuntimeTypeDefinitions(Iterable<? extends PersistenceTypeDefinition> typeDefinitions) |
boolean |
registerTypeDefinition(PersistenceTypeDefinition typeDefinition) |
boolean |
registerTypeDefinitions(Iterable<? extends PersistenceTypeDefinition> typeDefinitions) |
ensureTypeDictionary, provideTypeDictionary, validateTypeDefinition, validateTypeDefinitionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitExporting, Immutable, Transient, validateTypeDefinitionCaching, Newprotected PersistenceTypeDictionaryView internalProvideTypeDictionary()
internalProvideTypeDictionary in class PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>public final boolean registerTypeDefinition(PersistenceTypeDefinition typeDefinition)
registerTypeDefinition in interface PersistenceTypeDictionaryManagerregisterTypeDefinition in class PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>public final boolean registerTypeDefinitions(Iterable<? extends PersistenceTypeDefinition> typeDefinitions)
registerTypeDefinitions in interface PersistenceTypeDictionaryManagerregisterTypeDefinitions in class PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>public final boolean registerRuntimeTypeDefinition(PersistenceTypeDefinition typeDefinition)
registerRuntimeTypeDefinition in interface PersistenceTypeDictionaryManagerregisterRuntimeTypeDefinition in class PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>public final boolean registerRuntimeTypeDefinitions(Iterable<? extends PersistenceTypeDefinition> typeDefinitions)
registerRuntimeTypeDefinitions in interface PersistenceTypeDictionaryManagerregisterRuntimeTypeDefinitions in class PersistenceTypeDictionaryManager.Abstract<PersistenceTypeDictionaryView>Copyright © 2022 MicroStream Software. All rights reserved.