Z - the type from which being joinedE - the type of the the collection attribute elementsstatic class Joins.Collection<Z,E> extends Joins.AbstractCollection<Z,Collection<E>,E> implements javax.persistence.criteria.CollectionJoin<Z,E>
| Constructor and Description |
|---|
Joins.Collection(FromImpl<?,Z> parent,
Members.CollectionAttributeImpl<? super Z,E> member,
javax.persistence.criteria.JoinType jt) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.metamodel.CollectionAttribute<? super Z,E> |
getModel()
Returns the bindable object that corresponds to the path expression.
|
asVariable, getAttribute, getJoinType, getMemberClassMetaData, getParent, toKernelExpression, toValueacceptVisit, assertJoinable, fetch, fetch, fetch, fetch, fetch, fetch, getCorrelationParent, getFetches, getJoins, getType, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSetasValue, get, get, get, get, getCorrelatedJoin, getCorrelatedPath, getCorrelatedRoot, getEmbeddedFieldMetaData, getInnermostMember, getInnermostParentPath, getMember, getParentPath, inSubquery, isCorrelated, setCorrelatedPath, traversePath, typeas, in, in, in, in, isNotNull, isNullalias, asProjection, assertValidName, getAlias, getCompoundSelectionItems, getJavaType, isAliased, isAutoAliased, isCompoundSelection, setAutoAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getJoinType, 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 Joins.Collection(FromImpl<?,Z> parent, Members.CollectionAttributeImpl<? super Z,E> member, javax.persistence.criteria.JoinType jt)
public javax.persistence.metamodel.CollectionAttribute<? super Z,E> getModel()
PathImplgetModel in interface javax.persistence.criteria.CollectionJoin<Z,E>getModel in interface javax.persistence.criteria.Path<E>getModel in interface javax.persistence.criteria.PluralJoin<Z,Collection<E>,E>getModel in class Joins.AbstractCollection<Z,Collection<E>,E>Copyright © 2006–2013 Apache Software Foundation. All rights reserved.