| Package | Description |
|---|---|
| org.springframework.data.repository.query |
Support classes to work with query methods.
|
| Modifier and Type | Method and Description |
|---|---|
ResultProcessor |
QueryMethod.getResultProcessor()
Returns the
ResultProcessor to be used with the query method. |
ResultProcessor |
ResultProcessor.withDynamicProjection(ParameterAccessor accessor)
Returns a new
ResultProcessor with a new projection type obtained from the given ParameterAccessor. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.