Z - The source type of the joinE - The element type of the target Setpublic class SetJoinImpl<Z,E> extends PluralJoinImpl<Z,Set<E>,E> implements javax.persistence.criteria.SetJoin<Z,E>
fetchJoins, joins, typecb| Constructor and Description |
|---|
SetJoinImpl(CriteriaBuilderImpl cb,
FromImpl parent,
SetAttributeImpl attr,
javax.persistence.criteria.JoinType joinType) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.metamodel.SetAttribute<? super Z,E> |
getModel() |
javax.persistence.criteria.SetJoin<Z,E> |
on(javax.persistence.criteria.Expression<Boolean> restriction) |
javax.persistence.criteria.SetJoin<Z,E> |
on(javax.persistence.criteria.Predicate... restrictions) |
getAttribute, getJoinType, getOn, getParentfetch, fetch, fetch, fetch, fetch, fetch, getAttributeForAttributeName, getAttributeType, getCorrelationParent, getFetches, getJoins, getQueryExpression, getQueryExpression, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet, toString, toStringget, get, get, get, getParentPath, getType, typealias, as, getAlias, getCompoundSelectionItems, getJavaType, in, in, in, in, isCompoundSelection, isNotNull, isNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttribute, getJoinType, getOn, getParentgetCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSetget, get, get, get, getParentPath, typeas, in, in, in, in, isNotNull, isNullpublic SetJoinImpl(CriteriaBuilderImpl cb, FromImpl parent, SetAttributeImpl attr, javax.persistence.criteria.JoinType joinType)
Copyright © 2015. All rights reserved.