T - the entity type to use for the results.public static interface ReactiveFindByQueryOperation.FindByQueryWithProjecting<T> extends ReactiveFindByQueryOperation.FindByQueryWithProjection<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveFindByQueryOperation.FindByQueryWithProjection<T> |
project(String[] fields)
Define the target type fields should be mapped to.
|
aswithConsistencyconsistentWithinScopeinCollectionwithOptionsmatching, matchingReactiveFindByQueryOperation.FindByQueryWithProjection<T> project(String[] fields)
fields - to projectReactiveFindByQueryOperation.FindByQueryWithConsistency.IllegalArgumentException - if returnType is null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.