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 PartTreeJpaQuery.getExecution()
           
protected  JpaQueryExecution AbstractJpaQuery.getExecution()
           
 


Spring Data JPA

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.