|
Spring Data Jpa | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExtractor | |
|---|---|
| org.springframework.data.jpa.repository.query | Query implementation to exectue queries against JPA. |
| Uses of QueryExtractor in org.springframework.data.jpa.repository.query |
|---|
| Methods in org.springframework.data.jpa.repository.query with parameters of type QueryExtractor | |
|---|---|
static QueryLookupStrategy |
JpaQueryLookupStrategy.create(javax.persistence.EntityManager em,
QueryLookupStrategy.Key key,
QueryExtractor extractor)
Creates a QueryLookupStrategy for the given EntityManager
and QueryLookupStrategy.Key. |
| Constructors in org.springframework.data.jpa.repository.query with parameters of type QueryExtractor | |
|---|---|
JpaQueryMethod(Method method,
RepositoryMetadata metadata,
QueryExtractor extractor)
Creates a JpaQueryMethod. |
|
|
Spring Data Jpa | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||