public interface QueryLookupStrategyRepositoryQuery を検索する方法の戦略インターフェース。| 修飾子と型 | インターフェースと説明 |
|---|---|
static class | QueryLookupStrategy.Key |
| 修飾子と型 | メソッドと説明 |
|---|---|
RepositoryQuery | resolveQuery(MethodSE method, RepositoryMetadata metadata, ProjectionFactory factory, NamedQueries namedQueries) 後で実行できる指定された QueryMethod から RepositoryQuery を解決します。 |
RepositoryQuery resolveQuery(MethodSE method, RepositoryMetadata metadata, ProjectionFactory factory, NamedQueries namedQueries)
QueryMethod から RepositoryQuery を解決します。method - null になることはありません。metadata - null になることはありません。factory - null になることはありません。namedQueries - null になることはありません。Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.