Spring Data Jpa

Uses of Class
org.springframework.data.jpa.repository.query.JpaQueryExecution

Packages that use JpaQueryExecution
org.springframework.data.jpa.repository.query Query implementation to exectue queries against JPA. 
 

Uses of JpaQueryExecution in org.springframework.data.jpa.repository.query
 

Methods in org.springframework.data.jpa.repository.query that return JpaQueryExecution
protected  JpaQueryExecution AbstractJpaQuery.getExecution()
           
 


Spring Data Jpa

Copyright © 2011-2012 SpringSource. All Rights Reserved.