Package | Description |
---|---|
org.springframework.data.projection |
Projection subsystem.
|
org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
org.springframework.data.repository.query |
Support classes to work with query methods.
|
org.springframework.data.web |
Integration with Spring MVC.
|
Class and Description |
---|
ProjectionFactory
A factory to create projecting instances for other objects usually used to allow easy creation of representation
projections to define which properties of a domain objects shall be exported in which way.
|
ProjectionInformation
Information about a projection type.
|
Class and Description |
---|
ProjectionFactory
A factory to create projecting instances for other objects usually used to allow easy creation of representation
projections to define which properties of a domain objects shall be exported in which way.
|
Class and Description |
---|
ProjectionFactory
A factory to create projecting instances for other objects usually used to allow easy creation of representation
projections to define which properties of a domain objects shall be exported in which way.
|
Class and Description |
---|
MethodInterceptorFactory
SPI to create
MethodInterceptor instances based on the given source object and the target type to produce. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.