| Package | Description |
|---|---|
| org.springframework.data.jpa.provider |
JPA provider-specific utilities.
|
| org.springframework.data.jpa.repository.query |
Query implementation to execute queries against JPA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceProvider
Enumeration representing persistence providers to be used.
|
| Constructor and Description |
|---|
DefaultJpaQueryMethodFactory(QueryExtractor extractor) |
JpaQueryMethod(Method method,
RepositoryMetadata metadata,
ProjectionFactory factory,
QueryExtractor extractor)
Creates a
JpaQueryMethod. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.