| Package | Description |
|---|---|
| org.springframework.data.jpa.provider |
JPA provider-specific utilities.
|
| org.springframework.data.jpa.repository.query |
Query implementation to execute queries against JPA.
|
| Class and Description |
|---|
| PersistenceProvider
Enumeration representing persistence providers to be used.
|
| ProxyIdAccessor
Interface for a persistence provider specific accessor of identifiers held in proxies.
|
| QueryExtractor
Interface to hide different implementations to extract the original JPA query string from a
Query. |
| Class and Description |
|---|
| QueryExtractor
Interface to hide different implementations to extract the original JPA query string from a
Query. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.