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<M>
PersistenceFoundation. customTypeHandlerRegistryEnsurer()
PersistenceCustomTypeHandlerRegistryEnsurer<M>
PersistenceFoundation.Default. customTypeHandlerRegistryEnsurer()
PersistenceCustomTypeHandlerRegistryEnsurer<M>
PersistenceFoundation.Default. getCustomTypeHandlerRegistryEnsurer()
PersistenceCustomTypeHandlerRegistryEnsurer<M>
PersistenceFoundation. getCustomTypeHandlerRegistryEnsurer()
Methods in one.microstream.persistence.types with parameters of type PersistenceCustomTypeHandlerRegistryEnsurer Modifier and Type Method Description F
PersistenceFoundation.Default. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<M> customTypeHandlerRegistryEnsurer)
F
PersistenceFoundation. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<M> customTypeHandlerRegistryEnsurer)
-