Uses of Class
org.hibernate.query.sqm.tree.domain.SqmTemporalValuedSimplePath
Packages that use SqmTemporalValuedSimplePath
Package
Description
Nodes representing path expressions in the SQM tree.
-
Uses of SqmTemporalValuedSimplePath in org.hibernate.query.sqm.tree.domain
Methods in org.hibernate.query.sqm.tree.domain that return SqmTemporalValuedSimplePathModifier and TypeMethodDescriptionprotected SqmTemporalValuedSimplePath<T> SqmTemporalValuedSimplePath.createCopy(NavigablePath navigablePath, SqmPathSource<T> referencedPathSource, SqmPath<?> lhs, String explicitAlias, NodeBuilder nodeBuilder)