Uses of Interface
one.microstream.persistence.types.PersistenceLegacyTypeHandlerCreator
| Package | Description | 
|---|---|
| one.microstream.persistence.binary.types | |
| one.microstream.persistence.types | 
- 
Uses of PersistenceLegacyTypeHandlerCreator in one.microstream.persistence.binary.typesSubinterfaces of PersistenceLegacyTypeHandlerCreator in one.microstream.persistence.binary.types Modifier and Type Interface Description interfaceBinaryLegacyTypeHandlerCreatorClasses in one.microstream.persistence.binary.types that implement PersistenceLegacyTypeHandlerCreator Modifier and Type Class Description static classBinaryLegacyTypeHandlerCreator.Default
- 
Uses of PersistenceLegacyTypeHandlerCreator in one.microstream.persistence.typesClasses in one.microstream.persistence.types that implement PersistenceLegacyTypeHandlerCreator Modifier and Type Class Description static classPersistenceLegacyTypeHandlerCreator.Abstract<D>Methods in one.microstream.persistence.types that return PersistenceLegacyTypeHandlerCreator Modifier and Type Method Description PersistenceLegacyTypeHandlerCreator<D>PersistenceFoundation.Default. getLegacyTypeHandlerCreator()PersistenceLegacyTypeHandlerCreator<D>PersistenceFoundation. getLegacyTypeHandlerCreator()Methods in one.microstream.persistence.types with parameters of type PersistenceLegacyTypeHandlerCreator Modifier and Type Method Description static <D> PersistenceLegacyTypeMapper<D>PersistenceLegacyTypeMapper. New(PersistenceTypeDescriptionResolverProvider typeDescriptionResolverProvider, TypeMappingLookup<Float> typeSimilarity, PersistenceCustomTypeHandlerRegistry<D> customTypeHandlerRegistry, PersistenceMemberMatchingProvider memberMatchingProvider, PersistenceLegacyTypeMappingResultor<D> resultor, PersistenceLegacyTypeHandlerCreator<D> legacyTypeHandlerCreator)FPersistenceFoundation.Default. setLegacyTypeHandlerCreator(PersistenceLegacyTypeHandlerCreator<D> legacyTypeHandlerCreator)FPersistenceFoundation. setLegacyTypeHandlerCreator(PersistenceLegacyTypeHandlerCreator<D> legacyTypeHandlerCreator)