public interface RepositoryQuery
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object[] parameters)
Executes the
RepositoryQuery with the given parameters. |
QueryMethod |
getQueryMethod()
Returns the related
QueryMethod. |
@Nullable Object execute(Object[] parameters)
RepositoryQuery with the given parameters.parameters - must not be null.QueryMethod getQueryMethod()
QueryMethod.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.