Uses of Class
one.microstream.persistence.types.PersistenceCustomTypeHandlerRegistry.Default
-
Packages that use PersistenceCustomTypeHandlerRegistry.Default Package Description one.microstream.persistence.types -
-
Uses of PersistenceCustomTypeHandlerRegistry.Default in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceCustomTypeHandlerRegistry.Default Modifier and Type Method Description static <D> PersistenceCustomTypeHandlerRegistry.Default<D>
PersistenceCustomTypeHandlerRegistry. New()
PersistenceCustomTypeHandlerRegistry.Default<D>
PersistenceCustomTypeHandlerRegistry.Default. registerTypeHandlers(XGettingCollection<? extends PersistenceTypeHandler<D,?>> typeHandlerInitializers)
-