Interface PersistenceTypeDictionaryExporter
- All Known Implementing Classes:
PersistenceTypeDictionaryExporter.Default
public interface PersistenceTypeDictionaryExporter
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PersistenceTypeDictionaryExporter.Default
-
Method Summary
Modifier and Type Method Description void
exportTypeDictionary(PersistenceTypeDictionary typeDictionary)
static PersistenceTypeDictionaryExporter
New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
static PersistenceTypeDictionaryExporter
New(PersistenceTypeDictionaryStorer storer)
-
Method Details
-
exportTypeDictionary
-
New
-
New
static PersistenceTypeDictionaryExporter New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
-