Spring Data Commons

Uses of Interface
org.springframework.data.querydsl.EntityPathResolver

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

Uses of EntityPathResolver in org.springframework.data.querydsl
 

Classes in org.springframework.data.querydsl that implement EntityPathResolver
 class 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.