Package | Description |
---|---|
org.springframework.data.querydsl |
Querydsl integration support classes.
|
Class and Description |
---|
EntityPathResolver
Strategy interface to abstract the ways to translate an plain domain class into a
EntityPath . |
QSort
Sort option for queries that wraps a querydsl
OrderSpecifier . |
SimpleEntityPathResolver
Simple implementation of
EntityPathResolver to lookup a query class by reflection and using the static field
of the same type. |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.