| Package | Description |
|---|---|
| org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
| Class and Description |
|---|
| 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. |
| JpaMetamodelEntityInformation
Implementation of
EntityInformation that uses JPA Metamodel
to find the domain class' id field. |
| Querydsl
Helper instance to ease access to Querydsl JPA query API.
|
| SimpleJpaRepository
Default implementation of the
CrudRepository interface. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.