|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.data.jpa.repository.support | |
|---|---|
| org.springframework.data.jpa.repository.query | Query implementation to exectue queries against JPA. |
| org.springframework.data.jpa.repository.support | JPA repository implementations. |
| Classes in org.springframework.data.jpa.repository.support used by org.springframework.data.jpa.repository.query | |
|---|---|
| JpaEntityMetadata
JPA specific extension of EntityMetadata. |
|
| Classes in org.springframework.data.jpa.repository.support used by org.springframework.data.jpa.repository.support | |
|---|---|
| CrudMethodMetadata
Interface to abstract CrudMethodMetadata that provide the LockModeType to be used for query
execution. |
|
| JpaEntityInformation
Extension of EntityInformation to capture additional JPA specific information about entities. |
|
| JpaEntityInformationSupport
Base class for JpaEntityInformation implementations to share common method implementations. |
|
| JpaEntityMetadata
JPA specific extension of EntityMetadata. |
|
| JpaMetamodelEntityInformation
Implementation of EntityInformation that uses JPA Metamodel
to find the domain class' id field. |
|
| PersistenceProvider
Enumeration representing persistence 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 | |||||||||