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.
 


Spring Data Jpa

Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.