Package | Description |
---|---|
org.springframework.data.querydsl.binding | |
org.springframework.data.web.config | |
org.springframework.data.web.querydsl |
Class and Description |
---|
MultiValueBinding |
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–2019 Pivotal Software, Inc.. All rights reserved.