Spring Data Commons

Uses of Package
org.springframework.data.querydsl

Packages that use org.springframework.data.querydsl
org.springframework.data.querydsl Querydsl integration support classes. 
 

Classes in org.springframework.data.querydsl used by org.springframework.data.querydsl
EntityPathResolver
          Strategy interface to abstract the ways to translate an plain domain class into a EntityPath.
SimpleEntityPathResolver
          Simple implementation of EntityPathResolver to lookup a query class by reflection and using the static field of the same type.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.