Uses of Package
org.springframework.data.jpa.provider
Packages that use org.springframework.data.jpa.provider
Package
Description
JPA provider-specific utilities.
Query implementation to execute queries against JPA.
-
Classes in org.springframework.data.jpa.provider used by org.springframework.data.jpa.providerClassDescriptionEnumeration representing persistence providers to be used.Interface for a persistence provider specific accessor of identifiers held in proxies.Interface to hide different implementations of query hints that insert comments into a
Query
.Interface to hide different implementations to extract the original JPA query string from aQuery
. -
Classes in org.springframework.data.jpa.provider used by org.springframework.data.jpa.repository.queryClassDescriptionInterface to hide different implementations to extract the original JPA query string from a
Query
.