Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryBuilder
-
Packages that use PersistenceTypeDictionaryBuilder Package Description one.microstream.persistence.types -
-
Uses of PersistenceTypeDictionaryBuilder in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryBuilder Modifier and Type Class Description static classPersistenceTypeDictionaryBuilder.DefaultMethods in one.microstream.persistence.types that return PersistenceTypeDictionaryBuilder Modifier and Type Method Description PersistenceTypeDictionaryBuilderPersistenceFoundation.Default. getTypeDictionaryBuilder()PersistenceTypeDictionaryBuilderPersistenceFoundation. getTypeDictionaryBuilder()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryBuilder Modifier and Type Method Description static PersistenceTypeDictionaryCompiler.DefaultPersistenceTypeDictionaryCompiler. New(PersistenceTypeDictionaryParser parser, PersistenceTypeDictionaryBuilder builder)FPersistenceFoundation.Default. setTypeDictionaryBuilder(PersistenceTypeDictionaryBuilder typeDictionaryBuilder)FPersistenceFoundation. setTypeDictionaryBuilder(PersistenceTypeDictionaryBuilder typeDictionaryBuilder)
-