Uses of Interface
org.hibernate.search.mapper.pojo.bridge.binding.BindingContext
Packages that use BindingContext
-
Uses of BindingContext in org.hibernate.search.mapper.pojo.bridge.binding
Subinterfaces of BindingContext in org.hibernate.search.mapper.pojo.bridge.bindingModifier and TypeInterfaceDescriptioninterfaceThe context provided to theIdentifierBinder.bind(IdentifierBindingContext)method.interfaceinterfaceThe context provided to thePropertyBinder.bind(PropertyBindingContext)method.interfaceinterfaceThe context provided to theTypeBinder.bind(TypeBindingContext)method.interfaceThe context provided to theValueBinder.bind(ValueBindingContext)method.