public interface PersistenceTypeDictionaryProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
PersistenceTypeDictionaryProvider.Caching |
static class |
PersistenceTypeDictionaryProvider.Default |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceTypeDictionaryProvider.Caching |
Caching(PersistenceTypeDictionaryProvider typeDictionaryImporter) |
static PersistenceTypeDictionaryProvider.Default |
New(PersistenceTypeDictionaryLoader loader,
PersistenceTypeDictionaryCompiler compiler) |
PersistenceTypeDictionary |
provideTypeDictionary() |
PersistenceTypeDictionary provideTypeDictionary()
static PersistenceTypeDictionaryProvider.Default New(PersistenceTypeDictionaryLoader loader, PersistenceTypeDictionaryCompiler compiler)
static PersistenceTypeDictionaryProvider.Caching Caching(PersistenceTypeDictionaryProvider typeDictionaryImporter)
Copyright © 2022 MicroStream Software. All rights reserved.