Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryExporter
- 
Packages that use PersistenceTypeDictionaryExporter Package Description one.microstream.persistence.types  - 
- 
Uses of PersistenceTypeDictionaryExporter in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryExporter Modifier and Type Class Description static classPersistenceTypeDictionaryExporter.DefaultMethods in one.microstream.persistence.types that return PersistenceTypeDictionaryExporter Modifier and Type Method Description PersistenceTypeDictionaryExporterPersistenceFoundation.Default. getTypeDictionaryExporter()PersistenceTypeDictionaryExporterPersistenceFoundation. getTypeDictionaryExporter()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryExporter Modifier and Type Method Description static PersistenceTypeDictionaryManagerPersistenceTypeDictionaryManager. Exporting(PersistenceTypeDictionaryProvider typeDictionaryProvider, PersistenceTypeDictionaryExporter typeDictionaryExporter)FPersistenceFoundation.Default. setTypeDictionaryExporter(PersistenceTypeDictionaryExporter typeDictionaryExporter)FPersistenceFoundation. setTypeDictionaryExporter(PersistenceTypeDictionaryExporter typeDictionaryExporter) 
 -