Package org.hibernate.search.mapper.pojo.search.definition.binding
-
Interface Summary Interface Description ProjectionBinder A component able to define a projection using the Hibernate Search Projection DSL.ProjectionBindingContext The context passed toProjectionBinder.bind(ProjectionBindingContext).ProjectionBindingMultiContext The context returned byProjectionBindingContext.multi().