Uses of Package
org.hibernate.query.hql.spi
Packages that use org.hibernate.query.hql.spi
Package
Description
Contains implementations of
SqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Implementation of the SPI for the runtime domain metamodel.
Implementation of the SPIs for HQL support.
SPIs for HQL support.
This package defines a semantic model of HQL queries.
An SPI for defining, registering, and rendering functions in HQL.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
Nodes representing path expressions in the SQM tree.
Nodes representing expressions in the SQM tree.
Nodes representing root entities and joins in the SQM tree.
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.dialect.function
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.internal
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.metamodel.model.domain.internalClassDescriptionModels the state pertaining to the creation of a single SQM.
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.criteria.internal
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.hql.internalClassDescriptionConsumes the parts of a path.Options for semantic analysisState related to SQM creation, like
SqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-queryModels the state pertaining to the creation of a single SQM.Registry for SqmPath references providing the ability to access them in multiple ways - by alias, by NavigablePath, etcQueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.hql.spiClassDescriptionOptions for semantic analysisState related to SQM creation, like
SqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-queryModels the state pertaining to the creation of a single SQM.Registry for SqmPath references providing the ability to access them in multiple ways - by alias, by NavigablePath, etcQueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqmClassDescriptionModels the state pertaining to the creation of a single SQM.
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.function
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.internalClassDescriptionOptions for semantic analysisState related to SQM creation, like
SqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-queryModels the state pertaining to the creation of a single SQM.Registry for SqmPath references providing the ability to access them in multiple ways - by alias, by NavigablePath, etcQueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.spi
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.domainClassDescriptionState related to SQM creation, like
SqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-queryModels the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.expressionClassDescriptionModels the state pertaining to the creation of a single SQM.
-
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.fromClassDescriptionState related to SQM creation, like
SqmCreationState
, but specific to its "current processing" - which generally means specific to each statement and sub-queryModels the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tuple.internal