Z
- 結合のソースの型E
- ターゲットSet
の要素型public interface SetJoin<Z,E> extends PluralJoin<Z,java.util.Set<E>,E>
SetJoin
インターフェイスはjava.util.Set
として指定された関連や要素コレクションを介してコレクションに結合した結果の型です。修飾子とタイプ | メソッドと説明 |
---|---|
SetAttribute<? super Z,E> |
getModel()
セット属性のメタモデル表現を返します。
|
SetJoin<Z,E> |
on(Expression<java.lang.Boolean> restriction)
結合を変更して指定されたON条件に従って結果を制限した結合オブジェクトを戻します。
|
SetJoin<Z,E> |
on(Predicate... restrictions)
結合を変更して指定されたON条件に従って結果を制限した結合オブジェクトを戻します。
|
getAttribute, getJoinType, getOn, getParent
getCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet
alias, getCompoundSelectionItems, isCompoundSelection
getAlias, getJavaType
fetch, fetch, fetch, fetch, fetch, fetch, getFetches
Translated by @megascus.