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 Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryCompiler
PersistenceTypeDictionaryCompiler.Default - 
Method Summary
Modifier and Type Method Description PersistenceTypeDictionarycompileTypeDictionary(String input) 
- 
Method Details
- 
compileTypeDictionary
public PersistenceTypeDictionary compileTypeDictionary(String input) throws PersistenceExceptionParser- Specified by:
 compileTypeDictionaryin interfacePersistenceTypeDictionaryCompiler- Throws:
 PersistenceExceptionParser
 
 -