Uses of Class
org.hibernate.search.mapper.pojo.search.definition.impl.PojoConstructorProjectionDefinition
Packages that use PojoConstructorProjectionDefinition
Package
Description
-
Uses of PojoConstructorProjectionDefinition in org.hibernate.search.mapper.pojo.logging.impl
Methods in org.hibernate.search.mapper.pojo.logging.impl with parameters of type PojoConstructorProjectionDefinitionModifier and TypeMethodDescriptionfinal voidLog_$logger.constructorProjection(PojoRawTypeModel<?> typeModel, PojoConstructorProjectionDefinition<?> projectionDefinition) voidLog.constructorProjection(PojoRawTypeModel<?> typeModel, PojoConstructorProjectionDefinition<?> projectionDefinition) -
Uses of PojoConstructorProjectionDefinition in org.hibernate.search.mapper.pojo.search.definition.binding.impl
Methods in org.hibernate.search.mapper.pojo.search.definition.binding.impl that return PojoConstructorProjectionDefinition