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