Package | Description |
---|---|
org.springframework.data.projection |
Projection subsystem.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation |
Modifier and Type | Method and Description |
---|---|
protected ProjectionInformation |
SpelAwareProxyProjectionFactory.createProjectionInformation(Class<?> projectionType) |
ProjectionInformation |
ProjectionFactory.getProjectionInformation(Class<?> projectionType)
Returns the
ProjectionInformation for the given projection type. |
Modifier and Type | Method and Description |
---|---|
static EntityProjection.ProjectionType |
EntityProjection.ProjectionType.from(ProjectionInformation information)
Obtain the
EntityProjection.ProjectionType from a given ProjectionInformation . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.