public interface PersistenceTypeDictionaryExporter
| Modifier and Type | Interface and Description |
|---|---|
static class |
PersistenceTypeDictionaryExporter.Default |
| Modifier and Type | Method and Description |
|---|---|
void |
exportTypeDictionary(PersistenceTypeDictionary typeDictionary) |
static PersistenceTypeDictionaryExporter |
New(PersistenceTypeDictionaryAssembler assembler,
PersistenceTypeDictionaryStorer storer) |
static PersistenceTypeDictionaryExporter |
New(PersistenceTypeDictionaryStorer storer) |
void exportTypeDictionary(PersistenceTypeDictionary typeDictionary)
static PersistenceTypeDictionaryExporter New(PersistenceTypeDictionaryStorer storer)
static PersistenceTypeDictionaryExporter New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
Copyright © 2022 MicroStream Software. All rights reserved.