Uses of Package
org.springframework.data.querydsl.binding
Package
Description
Base classes to implement CDI support for repositories.
Spring Data web configuration.
Querydsl-specific web support.
-
ClassDescriptionA component that will customize
QuerydslBindings
for the given entity path.QuerydslBindings
allows definition of path specific bindings.A specialQuerydslBindings.PathBinder
that additionally registers the binding under a dedicated alias.A binder forPath
s.A binder for types. -
-
ClassDescriptionFactory to create
QuerydslBindings
using anEntityPathResolver
.Annotation to customize the binding of HTTP request parameters to a QuerydslPredicate
in Spring MVC handler methods.Builder assemblingPredicate
out ofPropertyValues
.