Uses of Interface
org.hibernate.search.mapper.pojo.bridge.binding.ValueBindingContext
Packages that use ValueBindingContext
-
Uses of ValueBindingContext in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
Methods in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic with parameters of type ValueBindingContextModifier and TypeMethodDescriptionvoidValueBinder.bind(ValueBindingContext<?> context) Binds a value to an index field.