Uses of Package
org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
-
Classes in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic used by org.hibernate.search.mapper.pojo.bridge.builtin.alternative.impl Class Description AlternativeBinder The binder that sets upAlternativeValueBridges.AlternativeBinderDelegate The component responsible for binding one field per alternative, and creating anAlternativeValueBridge.AlternativeDiscriminatorBinder A binder for markers that mark a property as the discriminator for alternatives for anAlternative bridge. -
Classes in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic used by org.hibernate.search.mapper.pojo.bridge.builtin.programmatic Class Description AlternativeBinder The binder that sets upAlternativeValueBridges.AlternativeBinderDelegate The component responsible for binding one field per alternative, and creating anAlternativeValueBridge.AlternativeDiscriminatorBinder A binder for markers that mark a property as the discriminator for alternatives for anAlternative bridge.AlternativeValueBridge A component that routes field values to one of multiple index fields based on a discriminator.GeoPointBinder A binder from a type or property to aGeoPointfield, representing a point on earth.LatitudeLongitudeMarkerBinder A binder for markers that mark a property as the latitude or longitude for aGeoPoint bridge. -
Classes in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic used by org.hibernate.search.mapper.pojo.bridge.builtin.spatial.impl Class Description GeoPointBinder A binder from a type or property to aGeoPointfield, representing a point on earth.LatitudeLongitudeMarkerBinder A binder for markers that mark a property as the latitude or longitude for aGeoPoint bridge.