Class SqmCorrelatedSingularJoin<O,T>

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

public class SqmCorrelatedSingularJoin<O,T> extends SqmSingularJoin<O,T> implements SqmCorrelatedSingularValuedJoin<O,T>
See Also: