Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryProvider
Package | Description |
---|---|
one.microstream.com | |
one.microstream.com.binary | |
one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.com
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.com Modifier and Type Interface Description interface
ComPersistenceAdaptor<C>
interface
ComProtocol
interface
ComProtocolData
interface
ComProtocolProvider<C>
Classes in one.microstream.com that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
ComPersistenceAdaptor.Abstract<C>
static class
ComProtocol.Default
static class
ComProtocolProvider.Default<C>
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.com.binary
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.com.binary Modifier and Type Interface Description interface
ComPersistenceAdaptorBinary<C>
Classes in one.microstream.com.binary that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
ComPersistenceAdaptorBinary.Abstract<C>
static class
ComPersistenceAdaptorBinary.Default
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.persistence.types
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceTypeDictionaryManager
interface
PersistenceTypeDictionaryViewProvider
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
PersistenceTypeDictionaryManager.Abstract<D extends PersistenceTypeDictionary>
static class
PersistenceTypeDictionaryManager.Exporting
static class
PersistenceTypeDictionaryManager.Immutable
static class
PersistenceTypeDictionaryManager.Transient
static class
PersistenceTypeDictionaryProvider.Caching
static class
PersistenceTypeDictionaryProvider.Default
static class
PersistenceTypeDictionaryViewProvider.Wrapper
Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryProvider Modifier and Type Method Description PersistenceTypeDictionaryProvider
PersistenceFoundation.Default. getTypeDictionaryProvider()
PersistenceTypeDictionaryProvider
PersistenceFoundation. getTypeDictionaryProvider()
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryProvider Modifier and Type Method Description static PersistenceTypeDictionaryProvider.Caching
PersistenceTypeDictionaryProvider. Caching(PersistenceTypeDictionaryProvider typeDictionaryImporter)
static PersistenceTypeDictionaryManager
PersistenceTypeDictionaryManager. Exporting(PersistenceTypeDictionaryProvider typeDictionaryProvider, PersistenceTypeDictionaryExporter typeDictionaryExporter)
F
PersistenceFoundation.Default. setTypeDictionaryProvider(PersistenceTypeDictionaryProvider typeDictionaryProvider)
F
PersistenceFoundation. setTypeDictionaryProvider(PersistenceTypeDictionaryProvider typeDictionaryProvider)