Class SqmFunctionJoin<E>

All Implemented Interfaces:
Expression<E>, FetchParent<Object,E>, From<Object,E>, Join<Object,E>, Path<E>, Selection<E>, TupleElement<E>, Serializable, JpaCriteriaNode, JpaExpression<E>, JpaFetchParent<Object,E>, JpaFrom<Object,E>, JpaFunctionFrom<Object,E>, JpaFunctionJoin<E>, JpaJoin<Object,E>, JpaPath<E>, JpaSelection<E>, JpaTupleElement<E>, SemanticPathPart, SqmPath<E>, SqmExpression<E>, SqmFrom<Object,E>, SqmJoin<Object,E>, SqmSelectableNode<E>, SqmExpressibleAccessor<E>, SqmNode, SqmTypedNode<E>, SqmVisitableNode

@Incubating public class SqmFunctionJoin<E> extends AbstractSqmJoin<Object,E> implements JpaFunctionJoin<E>
See Also: