Class SqmFunctionRoot<E>

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

@Incubating public class SqmFunctionRoot<E> extends SqmRoot<E> implements JpaFunctionRoot<E>
See Also: