Uses of Interface
one.microstream.persistence.types.PersistenceCustomTypeHandlerRegistryEnsurer
-
Packages that use PersistenceCustomTypeHandlerRegistryEnsurer Package Description one.microstream.persistence.types -
-
Uses of PersistenceCustomTypeHandlerRegistryEnsurer in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceCustomTypeHandlerRegistryEnsurer Modifier and Type Method Description PersistenceCustomTypeHandlerRegistryEnsurer<D>PersistenceFoundation. customTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<D>PersistenceFoundation.Default. customTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<D>PersistenceFoundation.Default. getCustomTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<D>PersistenceFoundation. getCustomTypeHandlerRegistryEnsurer()Methods in one.microstream.persistence.types with parameters of type PersistenceCustomTypeHandlerRegistryEnsurer Modifier and Type Method Description FPersistenceFoundation.Default. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<D> customTypeHandlerRegistryEnsurer)FPersistenceFoundation. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<D> customTypeHandlerRegistryEnsurer)
-