Uses of Package
org.hibernate.query.sqm.tree.from
Packages that use org.hibernate.query.sqm.tree.from
Package
Description
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.
Package for the SQM-backed Query implementation details
SPI-level SQM contracts
Package for the translation of SQM into SQL AST
This package contains the classes that make up the SQM tree nodes.
Nodes representing
delete
statements in the SQM tree.Nodes representing path expressions in the SQM tree.
Nodes representing root entities and joins in the SQM tree.
Nodes representing
insert
statements in the SQM tree.Nodes representing
select
statements in the SQM tree.Nodes representing
update
statements in the SQM tree.Package defining support for creating and consuming a SQL AST.
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.loader.ast.internal
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.metamodel.model.domain.internalClassDescriptionModels a join based on a mapped attribute reference.Models a SqmPathSource's inclusion in the
FROM
clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.derived
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.hql.internalClassDescriptionStuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.hql.spiClassDescriptionModels a SqmPathSource's inclusion in the
FROM
clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqmClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.internalClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.mutation.internal
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.spiClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.sqlClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.sql.internal
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.delete
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.domainClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.fromClassDescriptionModels a join based on a mapped attribute reference.Stuff and thingsModels a SqmPathSource's inclusion in the
FROM
clause.Contract representing a from clause. -
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.insert
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.selectClassDescriptionContract representing a from clause.Unified contract for things that can contain a SqmFromClause.
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.query.sqm.tree.update
-
Classes in org.hibernate.query.sqm.tree.from used by org.hibernate.sql.ast.spi