Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryCompiler
Package | Description |
---|---|
one.microstream.com | |
one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryCompiler in one.microstream.com
Methods in one.microstream.com that return PersistenceTypeDictionaryCompiler Modifier and Type Method Description default PersistenceTypeDictionaryCompiler
ComPersistenceAdaptor. provideTypeDictionaryCompiler()
Methods in one.microstream.com with parameters of type PersistenceTypeDictionaryCompiler Modifier and Type Method Description static ComProtocolStringConverter
ComProtocolStringConverter. New(PersistenceTypeDictionaryCompiler typeDictionaryCompiler)
-
Uses of PersistenceTypeDictionaryCompiler in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryCompiler Modifier and Type Class Description static class
PersistenceTypeDictionaryCompiler.Default
Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryCompiler Modifier and Type Method Description PersistenceTypeDictionaryCompiler
PersistenceFoundation.Default. getTypeDictionaryCompiler()
PersistenceTypeDictionaryCompiler
PersistenceFoundation. getTypeDictionaryCompiler()
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryCompiler Modifier and Type Method Description static PersistenceTypeDictionaryProvider.Default
PersistenceTypeDictionaryProvider. New(PersistenceTypeDictionaryLoader loader, PersistenceTypeDictionaryCompiler compiler)
F
PersistenceFoundation.Default. setTypeDictionaryCompiler(PersistenceTypeDictionaryCompiler typeDictionaryCompiler)
F
PersistenceFoundation. setTypeDictionaryCompiler(PersistenceTypeDictionaryCompiler typeDictionaryCompiler)