public interface JoinImplementor<Z,X> extends javax.persistence.criteria.Join<Z,X>, javax.persistence.criteria.Fetch<Z,X>, FromImplementor<Z,X>
Join and Fetch hierarchies since that is how we implement them.
This allows us to treat them polymorphically.| Modifier and Type | Method and Description |
|---|---|
JoinImplementor<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery)
Refined return type
|
getAttribute, getJoinType, getParentgetAttribute, getJoinType, getParentgetCorrelationParent, prepareAlias, prepareCorrelationDelegate, renderTableExpressiongetAttributeasBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asStringgetValueHandlersgetValueHandlerrender, renderProjectiongetPathIdentifierget, get, get, get, getModel, getParentPath, typeas, in, in, in, in, isNotNull, isNullJoinImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
correlateTo in interface FromImplementor<Z,X>Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved