- java.lang.Object
-
- org.springframework.data.projection.SpelAwareProxyProjectionFactory
-
- org.springframework.data.jpa.projection.CollectionAwareProjectionFactory
-
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.ResourceLoaderAware, 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
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.