public interface ListJoinImplementor<Z,X> extends JoinImplementor<Z,X>, javax.persistence.criteria.ListJoin<Z,X>
JoinImplementor for List typed attribute joins| Modifier and Type | Method and Description |
|---|---|
ListJoinImplementor<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery)
Refined return type
|
getAttribute, getJoinType, getParentgetCorrelationParent, prepareAlias, prepareCorrelationDelegate, renderTableExpressiongetAttributeasBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asStringgetValueHandlersgetValueHandlerrender, renderProjectiongetPathIdentifiergetAttribute, getJoinType, getParentListJoinImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
correlateTo in interface FromImplementor<Z,X>correlateTo in interface JoinImplementor<Z,X>Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved