Class PersistenceTypeDictionaryCompiler.Default
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionaryCompiler.Default
- All Implemented Interfaces:
- PersistenceTypeDictionaryCompiler
- Enclosing interface:
- PersistenceTypeDictionaryCompiler
public static final class PersistenceTypeDictionaryCompiler.Default extends Object implements PersistenceTypeDictionaryCompiler
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryCompilerPersistenceTypeDictionaryCompiler.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description PersistenceTypeDictionarycompileTypeDictionary(String input)
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
compileTypeDictionarypublic PersistenceTypeDictionary compileTypeDictionary(String input) throws PersistenceExceptionParser- Specified by:
- compileTypeDictionaryin interface- PersistenceTypeDictionaryCompiler
- Throws:
- PersistenceExceptionParser
 
 
-