Package | Description |
---|---|
org.springframework.data.querydsl.binding |
Base classes to implement CDI support for repositories.
|
org.springframework.data.web.config |
Spring Data web configuration.
|
org.springframework.data.web.querydsl |
Querydsl-specific web support.
|
Class and Description |
---|
MultiValueBinding |
OptionalValueBinding |
QuerydslBinderCustomizer
A component that will customize
QuerydslBindings for the given entity path. |
QuerydslBindings
QuerydslBindings allows definition of path specific bindings. |
QuerydslBindings.AliasingPathBinder
A special
QuerydslBindings.PathBinder that additionally registers the binding under a dedicated alias. |
QuerydslBindings.PathBinder
A binder for
Path s. |
QuerydslBindings.TypeBinder
A binder for types.
|
SingleValueBinding |
Class and Description |
---|
QuerydslBindingsFactory
Factory to create
QuerydslBindings using an EntityPathResolver . |
Class and Description |
---|
QuerydslBindingsFactory
Factory to create
QuerydslBindings using an EntityPathResolver . |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.