Package org.hibernate.search.engine.backend.types.converter.runtime
package org.hibernate.search.engine.backend.types.converter.runtime
-
ClassDescriptionDeprecated.Deprecated.An extension to
FromDocumentValueConvertContext
, allowing to access non-standard context specific to a given mapper.Deprecated.UseToDocumentValueConverter
withToDocumentValueConvertContext
instead.Deprecated.UseToDocumentValueConverter
withToDocumentValueConvertContext
andToDocumentValueConvertContextExtension
instead.An extension toToDocumentValueConvertContext
, allowing to access non-standard context specific to a given mapper.
FromDocumentValueConverter
withFromDocumentValueConvertContext
instead.