Uses of Class
org.hibernate.search.mapper.pojo.mapping.definition.annotation.EntityProjection
-
Packages that use EntityProjection Package Description org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl -
-
Uses of EntityProjection in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type EntityProjection Modifier and Type Method Description voidEntityProjectionProcessor. process(MethodParameterMappingStep mapping, EntityProjection annotation, MethodParameterMappingAnnotationProcessorContext context)
-