Uses of Interface
org.springframework.data.projection.ProjectionInformation
-
Uses of ProjectionInformation in org.springframework.data.projection
Modifier and TypeClassDescriptionprotected static class
Modifier and TypeMethodDescriptionprotected ProjectionInformation
SpelAwareProxyProjectionFactory.createProjectionInformation
(Class<?> projectionType) ProjectionFactory.getProjectionInformation
(Class<?> projectionType) Returns theProjectionInformation
for the given projection type.Modifier and TypeMethodDescriptionEntityProjection.ProjectionType.from
(ProjectionInformation information) Obtain theEntityProjection.ProjectionType
from a givenProjectionInformation
.