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