public class SingularAttributeJoin<Z,X> extends AbstractJoinImpl<Z,X>
AbstractFromImpl.BasicJoinScope, AbstractFromImpl.CorrelationJoinScope, AbstractFromImpl.JoinScope<X>ParameterContainer.HelperDEFAULT_JOIN_TYPE| Constructor and Description |
|---|
SingularAttributeJoin(CriteriaBuilderImpl criteriaBuilder,
Class<X> javaType,
PathSource<Z> pathSource,
javax.persistence.metamodel.SingularAttribute<? super Z,?> joinAttribute,
javax.persistence.criteria.JoinType joinType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canBeJoinSource() |
SingularAttributeJoin<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery) |
protected FromImplementor<Z,X> |
createCorrelationDelegate() |
javax.persistence.metamodel.SingularAttribute<? super Z,?> |
getAttribute()
Retrieve reference to the attribute this path represents.
|
javax.persistence.metamodel.Bindable<X> |
getModel() |
getJoinType, getParent, renderTableExpressioncanBeDereferenced, canBeFetchSource, 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, locateManagedType, 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, waitgetCorrelationParent, prepareAlias, prepareCorrelationDelegateasBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asStringgetValueHandlersgetValueHandlerrender, renderProjectiongetPathIdentifierget, get, get, get, getParentPath, typeas, in, in, in, in, isNotNull, isNullpublic SingularAttributeJoin(CriteriaBuilderImpl criteriaBuilder, Class<X> javaType, PathSource<Z> pathSource, javax.persistence.metamodel.SingularAttribute<? super Z,?> joinAttribute, javax.persistence.criteria.JoinType joinType)
public javax.persistence.metamodel.SingularAttribute<? super Z,?> getAttribute()
AbstractJoinImplgetAttribute in interface javax.persistence.criteria.Fetch<Z,X>getAttribute in interface javax.persistence.criteria.Join<Z,X>getAttribute in interface PathImplementor<X>getAttribute in class AbstractJoinImpl<Z,X>public SingularAttributeJoin<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
AbstractFromImplcorrelateTo in interface FromImplementor<Z,X>correlateTo in interface JoinImplementor<Z,X>correlateTo in class AbstractJoinImpl<Z,X>protected FromImplementor<Z,X> createCorrelationDelegate()
createCorrelationDelegate in class AbstractFromImpl<Z,X>protected boolean canBeJoinSource()
canBeJoinSource in class AbstractFromImpl<Z,X>public javax.persistence.metamodel.Bindable<X> getModel()
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved