Uses of Interface
org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
Packages that use RoutingBindingContext
Package
Description
-
Uses of RoutingBindingContext in org.hibernate.search.mapper.pojo.bridge.binding.impl
Classes in org.hibernate.search.mapper.pojo.bridge.binding.impl that implement RoutingBindingContext -
Uses of RoutingBindingContext in org.hibernate.search.mapper.pojo.bridge.mapping.impl
Methods in org.hibernate.search.mapper.pojo.bridge.mapping.impl with parameters of type RoutingBindingContext -
Uses of RoutingBindingContext in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
Methods in org.hibernate.search.mapper.pojo.bridge.mapping.programmatic with parameters of type RoutingBindingContextModifier and TypeMethodDescriptionvoidRoutingBinder.bind(RoutingBindingContext context) Configure the mapping of an indexed entity to an index as necessary using the givencontext.