| インターフェース | 説明 |
|---|---|
| MultiValueBinding<T extends com.querydsl.core.types.Path<? extends S>,S> | |
| OptionalValueBinding<T extends com.querydsl.core.types.Path<? extends S>,S> | |
| QuerydslBinderCustomizer<T extends com.querydsl.core.types.EntityPath<?>> | 指定されたエンティティパスの QuerydslBindings をカスタマイズするコンポーネント。 |
| SingleValueBinding<T extends com.querydsl.core.types.Path<? extends S>,S> |
| クラス | 説明 |
|---|---|
| QuerydslBindings | QuerydslBindings では、パス固有のバインディングを定義できます。 |
| QuerydslBindingsFactory | EntityPathResolver を使用して QuerydslBindings を作成するファクトリ。 |
| QuerydslPredicateBuilder | PropertyValues から Predicate を組み立てるビルダー。 |
| アノテーション型 | 説明 |
|---|---|
| QuerydslPredicate | Spring MVC ハンドラーメソッドの Querydsl Predicate への HTTP リクエストパラメーターのバインドをカスタマイズするためのアノテーション。 |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.