Interface PersistenceTypeDictionaryCreator
- All Known Implementing Classes:
PersistenceTypeDictionaryCreator.Default
public interface PersistenceTypeDictionaryCreator
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PersistenceTypeDictionaryCreator.Default
-
Method Summary
Modifier and Type Method Description PersistenceTypeDictionary
createTypeDictionary()
static PersistenceTypeDictionaryCreator.Default
New(PersistenceTypeLineageCreator typeLineageCreator)
-
Method Details
-
createTypeDictionary
PersistenceTypeDictionary createTypeDictionary() -
New
static PersistenceTypeDictionaryCreator.Default New(PersistenceTypeLineageCreator typeLineageCreator)
-