Z
- 結合のソース型 E
- ターゲット Set
の要素型 public interface SetJoin<Z,E> extends PluralJoin<Z,SetSE<E>,E>
SetJoin
インターフェースは、java.util.Set
として指定された関連付けまたは要素コレクションを介してコレクションに結合した結果の型です。修飾子と型 | メソッドと説明 |
---|---|
SetAttribute<? super Z, E> | getModel() set 属性のメタモデル表現を返します。 |
SetJoin<Z, E> | on(Expression<BooleanSE> 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
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.