Enum Class EntityProjection.ProjectionType

java.lang.Object
java.lang.Enum<EntityProjection.ProjectionType>
org.springframework.data.projection.EntityProjection.ProjectionType
All Implemented Interfaces:
Serializable, Comparable<EntityProjection.ProjectionType>, Constable
Enclosing class:
EntityProjection<M,D>

public static enum EntityProjection.ProjectionType extends Enum<EntityProjection.ProjectionType>
Projection type.
Since:
2.7