|
Spring Data Commmons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryLookupStrategy
Strategy interface for which way to lookup RepositoryQuery
s.
Nested Class Summary | |
---|---|
static class |
QueryLookupStrategy.Key
|
Method Summary | |
---|---|
RepositoryQuery |
resolveQuery(Method method)
Resolves a RepositoryQuery from the given QueryMethod
that can be executed afterwards. |
Method Detail |
---|
RepositoryQuery resolveQuery(Method method)
RepositoryQuery
from the given QueryMethod
that can be executed afterwards.
method
-
|
Spring Data Commmons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |