Interface SqmSimplePath<T>

All Superinterfaces:
Expression<T>, JpaCriteriaNode, JpaExpression<T>, JpaPath<T>, JpaSelection<T>, JpaTupleElement<T>, Path<T>, Selection<T>, SemanticPathPart, Serializable, SqmExpressibleAccessor<T>, SqmExpression<T>, SqmNode, SqmPath<T>, SqmSelectableNode<T>, SqmTypedNode<T>, SqmVisitableNode, TupleElement<T>
All Known Implementing Classes:
AbstractSqmSimplePath, NonAggregatedCompositeSimplePath, SqmAnyValuedSimplePath, SqmBasicValuedSimplePath, SqmEmbeddedValuedSimplePath, SqmEntityValuedSimplePath, SqmPluralValuedSimplePath, SqmTreatedEmbeddedValuedSimplePath, SqmTreatedEntityValuedSimplePath, SqmTreatedSimplePath

public interface SqmSimplePath<T> extends SqmPath<T>
Specialization of SqmPath for paths that are not explicitly defined in the from-clause (SqmFrom}