Class SqmCorrelatedSetJoin<O,T>

All Implemented Interfaces:
Expression<T>, Fetch<O,T>, FetchParent<O,T>, From<O,T>, Join<O,T>, Path<T>, PluralJoin<O,Set<T>,T>, Selection<T>, SetJoin<O,T>, TupleElement<T>, Serializable, JpaCriteriaNode, JpaExpression<T>, JpaFetch<O,T>, JpaFetchParent<O,T>, JpaFrom<O,T>, JpaJoin<O,T>, JpaPath<T>, JpaPluralJoin<O,Set<T>,T>, JpaSelection<T>, JpaSetJoin<O,T>, JpaTupleElement<T>, SemanticPathPart, SqmCorrelatedJoin<O,T>, SqmCorrelation<O,T>, SqmPath<T>, SqmPathWrapper<T,T>, SqmExpression<T>, SqmAttributeJoin<O,T>, SqmFrom<O,T>, SqmJoin<O,T>, SqmSelectableNode<T>, SqmExpressibleAccessor<T>, SqmNode, SqmTypedNode<T>, SqmVisitableNode

public class SqmCorrelatedSetJoin<O,T> extends SqmSetJoin<O,T> implements SqmCorrelatedJoin<O,T>
See Also: