public class CollectionJoinImpl<Z,E> extends PluralJoinImpl<Z,Collection<E>,E> implements javax.persistence.criteria.CollectionJoin<Z,E>
fetchJoins, joins, type| Constructor and Description |
|---|
CollectionJoinImpl(FromImpl parent,
CollectionAttributeImpl attr,
javax.persistence.criteria.JoinType joinType)
Constructor for a collection join.
|
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.metamodel.CollectionAttribute<? super Z,E> |
getModel() |
getAttribute, getJoinType, 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, 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 CollectionJoinImpl(FromImpl parent, CollectionAttributeImpl attr, javax.persistence.criteria.JoinType joinType)
parent - The parentattr - The attribute being joinedjoinType - Type of joinpublic javax.persistence.metamodel.CollectionAttribute<? super Z,E> getModel()
getModel 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 PluralJoinImpl<Z,Collection<E>,E>Copyright © 2012. All Rights Reserved.