Interface PersistenceTypeDictionaryCreator
- All Known Implementing Classes:
- PersistenceTypeDictionaryCreator.Default
public interface PersistenceTypeDictionaryCreator
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classPersistenceTypeDictionaryCreator.Default
- 
Method SummaryModifier and Type Method Description PersistenceTypeDictionarycreateTypeDictionary()static PersistenceTypeDictionaryCreator.DefaultNew(PersistenceTypeLineageCreator typeLineageCreator)
- 
Method Details- 
createTypeDictionaryPersistenceTypeDictionary createTypeDictionary()
- 
Newstatic PersistenceTypeDictionaryCreator.Default New(PersistenceTypeLineageCreator typeLineageCreator)
 
-