| Package | Description |
|---|---|
| org.springframework.data.jpa.repository.query |
Query implementation to exectue queries against JPA.
|
| org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryLookupStrategy |
JpaQueryLookupStrategy.create(javax.persistence.EntityManager em,
QueryLookupStrategy.Key key,
QueryExtractor extractor)
|
| Constructor and Description |
|---|
JpaQueryMethod(Method method,
RepositoryMetadata metadata,
QueryExtractor extractor)
Creates a
JpaQueryMethod. |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceProvider
Enumeration representing persistence providers to be used.
|
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.