Class PersistenceTypeDictionaryCreator.Default
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionaryCreator.Default
- All Implemented Interfaces:
PersistenceTypeDictionaryCreator
- Enclosing interface:
- PersistenceTypeDictionaryCreator
public static final class PersistenceTypeDictionaryCreator.Default extends Object implements PersistenceTypeDictionaryCreator
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryCreator
PersistenceTypeDictionaryCreator.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description PersistenceTypeDictionary
createTypeDictionary()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
createTypeDictionary
- Specified by:
createTypeDictionary
in interfacePersistenceTypeDictionaryCreator
-