Annotation Interface ProjectionOf


Marks a type as a projection of an entity. This feature works out of the box on Spring Boot, but the annotation is needed for relationship processors to obtain the accurate entity information hidden in the projection.
See Also: