|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.data.jpa.repository.support | |
|---|---|
| org.springframework.data.jpa.repository.support | JPA repository implementations. |
| Classes in org.springframework.data.jpa.repository.support used by org.springframework.data.jpa.repository.support | |
|---|---|
| JpaEntityInformation
Extension of EntityInformation to capture aditional JPA specific information about entities. |
|
| JpaEntityInformationSupport
Base class for JpaEntityInformation implementations to share common method implementations. |
|
| JpaMetamodelEntityInformation
Implementation of EntityInformation that uses JPA Metamodel
to find the domain class' id field. |
|
| LockMetadataProvider
Interface to abstract LockMetadataProvider that provide the LockModeType to be used for query
execution. |
|
LockModeRepositoryPostProcessor
RepositoryProxyPostProcessor that sets up interceptors to read LockModeType information from the
invoked method. |
|
| PersistenceProvider
Enumeration representing peristence providers to be used. |
|
| Querydsl
Helper instance to ease access to Querydsl JPA query API. |
|
| SimpleJpaRepository
Default implementation of the CrudRepository interface. |
|
|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||