Spring Data JPA

Uses of Package
org.springframework.data.jpa.repository

Packages that use org.springframework.data.jpa.repository
org.springframework.data.jpa.repository Interfaces and annotations for JPA specific repositories. 
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 used by org.springframework.data.jpa.repository
EntityGraph.EntityGraphType
          Enum for JPA 2.1 EntityGraph types.
 

Classes in org.springframework.data.jpa.repository used by org.springframework.data.jpa.repository.query
EntityGraph.EntityGraphType
          Enum for JPA 2.1 EntityGraph types.
 

Classes in org.springframework.data.jpa.repository used by org.springframework.data.jpa.repository.support
JpaRepository
          JPA specific extension of Repository.
JpaSpecificationExecutor
          Interface to allow execution of Specifications based on the JPA criteria API.
 


Spring Data JPA

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.