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, getParentgetCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSetalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypefetch, fetch, fetch, fetch, fetch, fetch, getFetchesTranslated by @megascus.