Package org.hibernate.search.mapper.pojo.bridge.mapping.annotation
package org.hibernate.search.mapper.pojo.bridge.mapping.annotation
-
ClassDescriptionReferences the identifier binder to use for a
DocumentId
.Class used as a marker for the default value of theIdentifierBinderRef.type()
attribute.A reference to the identifier bridge to use for aDocumentId
.Class used as a marker for the default value of theIdentifierBridgeRef.type()
attribute.References aMarkerBinder
.Class used as a marker for the default value of theMarkerBinderRef.type()
attribute.References aPropertyBinder
.Class used as a marker for the default value of thePropertyBinderRef.type()
attribute.References aRoutingBinder
.Class used as a marker for the default value of theRoutingBinderRef.type()
attribute.References aTypeBinder
.Class used as a marker for the default value of theTypeBinderRef.type()
attribute.A reference to the value bridge to use in a@*Field
annotation, for example inGenericField.valueBridge()
,KeywordField.valueBridge()
, orFullTextField.valueBridge()
.Class used as a marker for the default value of theValueBinderRef.type()
attribute.A reference to the value bridge to use in a@*Field
annotation, for example inGenericField.valueBridge()
,KeywordField.valueBridge()
, orFullTextField.valueBridge()
.Class used as a marker for the default value of theValueBridgeRef.type()
attribute.