Uses of Package
org.hibernate.query.hql.spi
-
Packages that use org.hibernate.query.hql.spi Package Description org.hibernate.dialect.function Contains implementations ofSqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.metamodel.model.domain Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel.org.hibernate.query.criteria.internal org.hibernate.query.derived org.hibernate.query.hql.internal Implementation of the SPIs for HQL support.org.hibernate.query.hql.spi SPIs for HQL support.org.hibernate.query.sqm This package defines a semantic model of HQL queries.org.hibernate.query.sqm.function An SPI for defining, registering, and rendering functions in HQL.org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.query.sqm.spi SPI-level SQM contractsorg.hibernate.query.sqm.tree.domain Nodes representing path expressions in the SQM tree.org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree.org.hibernate.query.sqm.tree.from Nodes representing root entities and joins in the SQM tree. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.dialect.function Class Description SemanticPathPart -
Classes in org.hibernate.query.hql.spi used by org.hibernate.internal Class Description SqmQueryImplementor QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.metamodel.model.domain Class Description SemanticPathPart SqmCreationState Models the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.metamodel.model.domain.internal Class Description SemanticPathPart SqmCreationState Models the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.criteria.internal Class Description SqmQueryImplementor QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.derived Class Description SqmCreationState Models the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.hql.internal Class 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 QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.hql.spi Class Description 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 QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm Class Description SqmCreationState Models the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.function Class Description SemanticPathPart -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.internal Class Description 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 QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.spi Class Description SqmQueryImplementor QueryImplementor
specialization for SQM-based Query references -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.domain Class Description SemanticPathPart SqmCreationProcessingState 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. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.expression Class Description SemanticPathPart SqmCreationState Models the state pertaining to the creation of a single SQM. -
Classes in org.hibernate.query.hql.spi used by org.hibernate.query.sqm.tree.from Class Description SemanticPathPart SqmCreationProcessingState 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.