Package org.hibernate.query.hql.spi
SPIs for HQL support.
-
Interface Summary Interface Description DotIdentifierConsumer Consumes the parts of a path.SemanticPathPart SqmCreationOptions Options for semantic analysisSqmCreationProcessingState State related to SQM creation, likeSqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-querySqmCreationState Models the state pertaining to the creation of a single SQM.SqmPathRegistry Registry for SqmPath references providing the ability to access them in multiple ways - by alias, by NavigablePath, etcSqmQueryImplementor<R> QueryImplementor
specialization for SQM-based Query references