Uses of Package
org.hibernate.query.sqm.tree.domain
Packages that use org.hibernate.query.sqm.tree.domain
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
Implementation of the SPI for the runtime domain metamodel.
This package abstracts persistence mechanisms for entities.
The JPA-standard criteria query API defines all the operations needed express
any query written in standard JPQL.
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
Nodes representing common table expressions (CTE) in the SQM tree.
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.
Nodes representing
insert
statements in the SQM tree.Nodes representing logical predicates in the SQM tree.
Nodes representing
select
statements in the SQM tree.Nodes representing
update
statements in the SQM tree.A Hibernate
Type
is a strategy for mapping a Java
property type to a JDBC type or types.-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.metamodel.mapping
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.metamodel.mapping.internal
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.metamodel.model.domain.internalClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.persister.entity
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.criteria
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.hql.internalClassDescriptionReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute's
Map.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree. -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.hql.spiClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqmClassDescriptionSpecialization of
SqmFrom
for sub-query correlationsReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree.An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.internalClassDescriptionSpecialization of
SqmFrom
for sub-query correlationsReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree.An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.spiClassDescriptionSpecialization of
SqmFrom
for sub-query correlationsReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree.An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.sqlClassDescriptionSpecialization of
SqmFrom
for sub-query correlationsReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree.An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.sql.internalClassDescriptionAn SqmPath for plural attribute paths
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.cte
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.domainClassDescriptionModels a join based on a mapped attribute reference.Convenience base class for SqmFrom implementationsBase support for joins to plural attributesSpecialization of
SqmFrom
for sub-query correlationsReference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseModels a reference to a part of the application's domain model as part of an SQM tree.SqmPath specialization for an SqmPath that wraps another SqmPathAn SqmPath for plural attribute pathsA TREAT form of SqmCrossJoin -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.expressionClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.fromClassDescriptionConvenience base class for SqmFrom implementationsSpecialization of
SqmFrom
for sub-query correlationsModels a reference to a part of the application's domain model as part of an SQM tree.SqmPath specialization for an SqmPath that wraps another SqmPathA TREAT form of SqmCrossJoin -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.insertClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.jpa
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.predicate
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.select
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.updateClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tuple.internalClassDescriptionModels a reference to a part of the application's domain model as part of an SQM tree.
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.type
-
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.type.internal