Uses of Interface
org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext
Packages that use 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.