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.internal org.hibernate.query.criteria.internal org.hibernate.query.derived org.hibernate.query.hql.internal org.hibernate.query.hql.spi org.hibernate.query.sqm org.hibernate.query.sqm.function org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.query.sqm.spi SPI-level SQM contractsorg.hibernate.query.sqm.sql.internal org.hibernate.query.sqm.tree.domain org.hibernate.query.sqm.tree.expression org.hibernate.query.sqm.tree.from -
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.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.sql.internal Class Description SemanticPathPart -
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.