public interface JoinImplementor<Z,X> extends Join<Z,X>, 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, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypeJoinImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
correlateTo in interface FromImplementor<Z,X>Copyright © 2018 JBoss by Red Hat. All rights reserved.