Uses of Class
org.hibernate.search.mapper.pojo.search.definition.binding.impl.ProjectionBindingContextImpl
-
Packages that use ProjectionBindingContextImpl Package Description org.hibernate.search.mapper.pojo.search.definition.binding.impl -
-
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 ProjectionBindingContextImpl Constructor Description ProjectionConstructorBinder(PojoMappingHelper mappingHelper, PojoConstructorModel<T> constructor, ProjectionBindingContextImpl<?> parentBindingContext, TreeNestingContext nestingContext)
-