Uses of Package
org.springframework.data.jpa.repository
Packages that use org.springframework.data.jpa.repository
Package
Description
Spring Data JPA specific converter infrastructure.
Interfaces and annotations for JPA specific repositories.
Query implementation to execute queries against JPA.
JPA repository implementations.
-
-
Classes in org.springframework.data.jpa.repository used by org.springframework.data.jpa.repository
-
Classes in org.springframework.data.jpa.repository used by org.springframework.data.jpa.repository.queryClassDescriptionAnnotation to configure the JPA 2.1
EntityGraphs that should be used on repository methods.Enum for JPA 2.1EntityGraphtypes. -
Classes in org.springframework.data.jpa.repository used by org.springframework.data.jpa.repository.supportClassDescriptionAnnotation to configure the JPA 2.1
EntityGraphs that should be used on repository methods.Interface for components to provide useful information about the current JPA setup within the currentApplicationContext.JPA specific extension ofRepository.Interface to allow execution ofSpecifications based on the JPA criteria API.