- java.lang.Object
-
- org.springframework.data.projection.SpelAwareProxyProjectionFactory
-
- org.springframework.data.jpa.projection.CollectionAwareProjectionFactory
-
- All Implemented Interfaces:
- Aware, BeanClassLoaderAware, BeanFactoryAware, org.springframework.data.projection.ProjectionFactory
public class CollectionAwareProjectionFactory
extends org.springframework.data.projection.SpelAwareProxyProjectionFactory
A ProjectionFactory
considering projections containing collections or
maps to be open.
- Author:
- Jens Schauder, Oliver Gierke
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.data.projection.SpelAwareProxyProjectionFactory
org.springframework.data.projection.SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation
-
Method Summary
-
Methods inherited from class org.springframework.data.projection.SpelAwareProxyProjectionFactory
postProcessAccessorInterceptor, setBeanFactory
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.springframework.data.projection.ProjectionFactory
createNullableProjection
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.