Uses of Interface
org.hibernate.query.hql.spi.SqmPathRegistry
Packages that use SqmPathRegistry
Package
Description
Implementation of the SPIs for HQL support.
SPIs for HQL support.
Package for the SQM-backed Query implementation details
-
Uses of SqmPathRegistry in org.hibernate.query.hql.internal
Classes in org.hibernate.query.hql.internal that implement SqmPathRegistryModifier and TypeClassDescriptionclass
Container for indexing needed while building an SQM tree. -
Uses of SqmPathRegistry in org.hibernate.query.hql.spi
Methods in org.hibernate.query.hql.spi that return SqmPathRegistryModifier and TypeMethodDescriptionSqmCreationProcessingState.getPathRegistry()
SqmPathRegistry associated with this state. -
Uses of SqmPathRegistry in org.hibernate.query.sqm.internal
Methods in org.hibernate.query.sqm.internal that return SqmPathRegistry