Uses of Class
org.hibernate.search.mapper.pojo.bridge.binding.impl.BoundPropertyBridge
Packages that use BoundPropertyBridge
Package
Description
-
Uses of BoundPropertyBridge in org.hibernate.search.mapper.pojo.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl that return types with arguments of type BoundPropertyBridge -
Uses of BoundPropertyBridge in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl that return types with arguments of type BoundPropertyBridgeModifier and TypeMethodDescription<P> Optional<BoundPropertyBridge<P>>PojoIndexModelBinder.bindProperty(IndexBindingContext indexBindingContext, BoundPojoModelPathPropertyNode<?, P> modelPath, PropertyBinder binder, Map<String, Object> params)