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
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description PersistenceTypeDictionary
compileTypeDictionary(String input)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
compileTypeDictionary
public PersistenceTypeDictionary compileTypeDictionary(String input) throws PersistenceExceptionParser- Specified by:
compileTypeDictionary
in interfacePersistenceTypeDictionaryCompiler
- Throws:
PersistenceExceptionParser
-