Class Hierarchy
- java.lang.Object
- org.springframework.data.projection.Accessor
- org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.data.projection.EntityProjection<M,
D> (implements org.springframework.data.util.Streamable<T>) - org.springframework.data.projection.EntityProjection.PropertyProjection<M,
D> - org.springframework.data.projection.EntityProjection.ContainerPropertyProjection<M,
D>
- org.springframework.data.projection.EntityProjection.ContainerPropertyProjection<M,
- org.springframework.data.projection.EntityProjection.PropertyProjection<M,
- org.springframework.data.projection.EntityProjectionIntrospector
- org.springframework.data.projection.SpelAwareProxyProjectionFactory (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.projection.SpelAwareProxyProjectionFactory.SpelAwareProjectionInformation
Interface Hierarchy
- org.springframework.data.projection.EntityProjectionIntrospector.ProjectionPredicate
- org.springframework.data.projection.MethodInterceptorFactory
- org.springframework.data.projection.ProjectionFactory
- org.springframework.data.projection.ProjectionInformation
- org.springframework.aop.RawTargetAccess
- org.springframework.data.projection.TargetAware (also extends org.springframework.aop.TargetClassAware)
- org.springframework.aop.TargetClassAware
- org.springframework.data.projection.TargetAware (also extends org.springframework.aop.RawTargetAccess)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.projection.EntityProjection.ProjectionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)