Z
- the type from which being joinedE
- the type of the the list attribute elementsstatic class Joins.List<Z,E> extends Joins.AbstractCollection<Z,List<E>,E> implements javax.persistence.criteria.ListJoin<Z,E>
Constructor and Description |
---|
Joins.List(FromImpl<?,Z> parent,
Members.ListAttributeImpl<? super Z,E> member,
javax.persistence.criteria.JoinType jt) |
Modifier and Type | Method and Description |
---|---|
javax.persistence.metamodel.ListAttribute<? super Z,E> |
getModel()
Gets the bindable object that corresponds to the path expression.
|
javax.persistence.criteria.Expression<Integer> |
index() |
asVariable, getAttribute, getJoinType, getMemberClassMetaData, getParent, toKernelExpression, toValue
acceptVisit, 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, joinSet
asValue, get, get, get, get, getCorrelatedJoin, getCorrelatedPath, getCorrelatedRoot, getEmbeddedFieldMetaData, getInnermostMember, getInnermostParentPath, getMember, getParentPath, inSubquery, isCorrelated, setCorrelatedPath, traversePath, type
as, in, in, in, in, isNotNull, isNull
alias, asProjection, assertValidName, getAlias, getCompoundSelectionItems, getJavaType, isAliased, isAutoAliased, isCompoundSelection, setAutoAlias
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, getJoinType, getParent
getCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet
get, get, get, get, getParentPath, type
as, in, in, in, in, isNotNull, isNull
public Joins.List(FromImpl<?,Z> parent, Members.ListAttributeImpl<? super Z,E> member, javax.persistence.criteria.JoinType jt)
public javax.persistence.metamodel.ListAttribute<? super Z,E> getModel()
PathImpl
getModel
in interface javax.persistence.criteria.ListJoin<Z,E>
getModel
in interface javax.persistence.criteria.Path<E>
getModel
in interface javax.persistence.criteria.PluralJoin<Z,List<E>,E>
getModel
in class Joins.AbstractCollection<Z,List<E>,E>
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.