Uses of Interface
org.hibernate.query.sqm.tree.domain.SqmPathWrapper
-
Packages that use SqmPathWrapper Package Description org.hibernate.query.sqm.tree.domain Nodes representing path expressions in the SQM tree. -
-
Uses of SqmPathWrapper in org.hibernate.query.sqm.tree.domain
Subinterfaces of SqmPathWrapper in org.hibernate.query.sqm.tree.domain Modifier and Type Interface Description interfaceSqmCorrelation<O,T>Specialization ofSqmFromfor sub-query correlationsinterfaceSqmTreatedPath<T,S extends T>
-