Spring Data Jpa

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

Packages that use org.springframework.data.jpa.repository
org.springframework.data.jpa.repository.support JPA repository implementations. 
 

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.
QueryDslPredicateExecutor
          Interface to allow execution of QueryDsl Predicate instances.
 


Spring Data Jpa

Copyright © 2011 SpringSource. All Rights Reserved.