Spring Data JPA

Uses of Class
org.springframework.data.jpa.repository.support.Querydsl

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

Uses of Querydsl in org.springframework.data.jpa.repository.support
 

Methods in org.springframework.data.jpa.repository.support that return Querydsl
protected  Querydsl QueryDslRepositorySupport.getQuerydsl()
          Returns the underlying Querydsl helper instance.
 


Spring Data JPA

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