Uses of Package
org.hibernate.query.hql.spi
-
Packages that use org.hibernate.query.hql.spi Package Description org.hibernate.dialect.function Contains implementations ofSqmFunctionDescriptordescribing a range of relatively-sophisticated SQL functions available in various dialects.org.hibernate.dialect.function.array 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.query.derived 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 Package defining support for HQL, including JPQL as a subset of HQL.org.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.dialect.function.array Class Description SemanticPathPart -
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.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.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 QueryImplementorspecialization 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.spi Class Description SqmQueryImplementor QueryImplementorspecialization 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.