Uses of Package
org.springframework.data.querydsl
Package
Description
Querydsl integration support classes.
Base classes to implement CDI support for repositories.
-
ClassDescriptionStrategy interface to abstract the ways to translate an plain domain class into a
EntityPath
.Basic Java Bean implementation ofPageable
with support for QueryDSL.Sort option for queries that wraps a QuerydslOrderSpecifier
.Interface to allow execution of QueryDslPredicate
instances.Simple implementation ofEntityPathResolver
to lookup a query class by reflection and using the static field of the same type. -
ClassDescriptionStrategy interface to abstract the ways to translate an plain domain class into a
EntityPath
.