Uses of Class
org.hibernate.search.mapper.pojo.search.definition.binding.impl.ProjectionBindingContextImpl
Packages that use ProjectionBindingContextImpl
-
Uses of ProjectionBindingContextImpl in org.hibernate.search.mapper.pojo.search.definition.binding.impl
Constructors in org.hibernate.search.mapper.pojo.search.definition.binding.impl with parameters of type ProjectionBindingContextImplModifierConstructorDescriptionProjectionConstructorBinder(PojoMappingHelper mappingHelper, PojoConstructorModel<T> constructor, ProjectionBindingContextImpl<?> parentBindingContext, TreeNestingContext nestingContext)