パッケージ | 説明 |
---|---|
org.springframework.data.querydsl.binding | リポジトリの CDI サポートを実装する基本クラス。 |
修飾子と型 | メソッドと説明 |
---|---|
<S extends com.querydsl.core.types.Path<? extends T>,T> | QuerydslBindings.getBindingForPath(org.springframework.data.querydsl.binding.PathInformation path) 指定された PropertyPath の SingleValueBinding を返します。 |
修飾子と型 | メソッドと説明 |
---|---|
void | QuerydslBindings.PathBinder.all(MultiValueBinding<P, T> binding) パスに使用される特定の MultiValueBinding を定義します。 |
<P extends com.querydsl.core.types.Path<T>> | QuerydslBindings.TypeBinder.all(MultiValueBinding<P,T> binding) 指定された MultiValueBinding を現在の型に使用するように構成します。 |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.