Uses of Interface
org.hibernate.search.mapper.pojo.search.definition.binding.ProjectionBindingMultiContext
Packages that use ProjectionBindingMultiContext
-
Uses of ProjectionBindingMultiContext in org.hibernate.search.mapper.pojo.search.definition.binding
Methods in org.hibernate.search.mapper.pojo.search.definition.binding that return types with arguments of type ProjectionBindingMultiContextModifier and TypeMethodDescriptionOptional<? extends ProjectionBindingMultiContext>ProjectionBindingContext.multi()Inspects the type of theProjectionBindingContext.constructorParameter()to determine if it may be bound to a multi-valued projection.