public class CollectionAttributeJoin<O,E> extends PluralAttributeJoinSupport<O,Collection<E>,E> implements CollectionJoinImplementor<O,E>, Serializable
AbstractFromImpl.BasicJoinScope, AbstractFromImpl.CorrelationJoinScope, AbstractFromImpl.JoinScope<X>ParameterContainer.HelperDEFAULT_JOIN_TYPE| Constructor and Description |
|---|
CollectionAttributeJoin(CriteriaBuilderImpl criteriaBuilder,
Class<E> javaType,
PathSource<O> pathSource,
CollectionAttribute<? super O,E> joinAttribute,
JoinType joinType) |
| Modifier and Type | Method and Description |
|---|---|
CollectionAttributeJoin<O,E> |
correlateTo(CriteriaSubqueryImpl subquery)
Refined return type
|
protected FromImplementor<O,E> |
createCorrelationDelegate() |
CollectionAttribute<? super O,E> |
getAttribute()
Retrieve reference to the attribute this path represents.
|
CollectionAttribute<? super O,E> |
getModel()
Return the metamodel representation for the collection-valued
attribute corresponding to the join.
|
canBeDereferenced, canBeJoinSource, isBasicCollection, locateManagedTypegetJoinType, getParent, renderTableExpressioncanBeFetchSource, fetch, fetch, fetch, fetch, fetch, fetch, getAlias, getCorrelationParent, getFetches, getJoins, getPathIdentifier, getPathSource, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet, locateAttributeInternal, prepareAlias, prepareCorrelationDelegate, render, renderProjectionget, get, get, get, getParentPath, illegalDereference, locateAttribute, registerAttributePath, registerParameters, resolveCachedAttributePath, type, unknownAttributeas, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, getValueHandlers, isCompoundSelectionforceConversion, getJavaType, getValueHandler, resetJavaType, setAliascriteriaBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetJoinType, getParentgetCorrelationParent, prepareAlias, prepareCorrelationDelegate, renderTableExpressionasBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asStringgetValueHandlersgetValueHandlerrender, renderProjectiongetPathIdentifiergetJoinType, getParentgetJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSetfetch, fetch, fetch, fetch, fetch, fetch, getFetchespublic CollectionAttributeJoin(CriteriaBuilderImpl criteriaBuilder, Class<E> javaType, PathSource<O> pathSource, CollectionAttribute<? super O,E> joinAttribute, JoinType joinType)
public final CollectionAttributeJoin<O,E> correlateTo(CriteriaSubqueryImpl subquery)
JoinImplementorcorrelateTo in interface CollectionJoinImplementor<O,E>correlateTo in interface FromImplementor<O,E>correlateTo in interface JoinImplementor<O,E>correlateTo in class AbstractJoinImpl<O,E>public CollectionAttribute<? super O,E> getAttribute()
AbstractJoinImplgetAttribute in interface Fetch<O,E>getAttribute in interface Join<O,E>getAttribute in interface PathImplementor<E>getAttribute in class PluralAttributeJoinSupport<O,Collection<E>,E>public CollectionAttribute<? super O,E> getModel()
PluralJoingetModel in interface CollectionJoin<O,E>getModel in interface Path<E>getModel in interface PluralJoin<O,Collection<E>,E>getModel in class PluralAttributeJoinSupport<O,Collection<E>,E>protected FromImplementor<O,E> createCorrelationDelegate()
createCorrelationDelegate in class AbstractFromImpl<O,E>Copyright © 2018 JBoss by Red Hat. All rights reserved.