Uses of Package
org.hibernate.query.sqm.tree.domain
-
Packages that use org.hibernate.query.sqm.tree.domain Package Description org.hibernate.metamodel.model.domain.internal org.hibernate.query.derived org.hibernate.query.hql.internal org.hibernate.query.hql.spi org.hibernate.query.sqm 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 Package for the translation of SQM into SQL ASTorg.hibernate.query.sqm.sql.internal org.hibernate.query.sqm.tree.domain org.hibernate.query.sqm.tree.expression org.hibernate.query.sqm.tree.from org.hibernate.query.sqm.tree.insert org.hibernate.query.sqm.tree.jpa org.hibernate.query.sqm.tree.predicate org.hibernate.query.sqm.tree.select org.hibernate.query.sqm.tree.update -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.metamodel.model.domain.internal Class Description AbstractSqmPath SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralPartJoin SqmTreatedPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.derived Class Description SqmPath Models 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.internal Class Description SqmElementAggregateFunction SqmFkExpression Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.SqmIndexAggregateFunction SqmMapEntryReference Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseSqmPath Models 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.spi Class Description SqmPath Models 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 Class Description NonAggregatedCompositeSimplePath SqmAnyValuedSimplePath SqmBagJoin SqmBasicValuedSimplePath SqmCorrelation Specialization ofSqmFrom
for sub-query correlationsSqmCteRoot SqmDerivedRoot SqmElementAggregateFunction SqmEmbeddedValuedSimplePath SqmEntityValuedSimplePath SqmFkExpression Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.SqmIndexAggregateFunction SqmIndexedCollectionAccessPath SqmListJoin SqmMapEntryReference Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseSqmMapJoin SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralPartJoin SqmPluralValuedSimplePath An SqmPath for plural attribute pathsSqmSetJoin SqmSingularJoin SqmTreatedPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.internal Class Description NonAggregatedCompositeSimplePath SqmAnyValuedSimplePath SqmBagJoin SqmBasicValuedSimplePath SqmCorrelation Specialization ofSqmFrom
for sub-query correlationsSqmCteRoot SqmDerivedRoot SqmElementAggregateFunction SqmEmbeddedValuedSimplePath SqmEntityValuedSimplePath SqmFkExpression Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.SqmIndexAggregateFunction SqmIndexedCollectionAccessPath SqmListJoin SqmMapEntryReference Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseSqmMapJoin SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralPartJoin SqmPluralValuedSimplePath An SqmPath for plural attribute pathsSqmSetJoin SqmSingularJoin SqmTreatedPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.spi Class Description NonAggregatedCompositeSimplePath SqmAnyValuedSimplePath SqmBasicValuedSimplePath SqmCorrelation Specialization ofSqmFrom
for sub-query correlationsSqmCteRoot SqmDerivedRoot SqmElementAggregateFunction SqmEmbeddedValuedSimplePath SqmEntityValuedSimplePath SqmFkExpression Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.SqmIndexAggregateFunction SqmIndexedCollectionAccessPath SqmMapEntryReference Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseSqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralPartJoin SqmPluralValuedSimplePath An SqmPath for plural attribute pathsSqmTreatedPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.sql Class Description AbstractSqmSpecificPluralPartPath NonAggregatedCompositeSimplePath SqmAnyValuedSimplePath SqmBasicValuedSimplePath SqmCorrelation Specialization ofSqmFrom
for sub-query correlationsSqmCteRoot SqmDerivedRoot SqmElementAggregateFunction SqmEmbeddedValuedSimplePath SqmEntityValuedSimplePath SqmFkExpression Reference to the key-side (as opposed to the target-side) of the foreign-key of a to-one association.SqmIndexAggregateFunction SqmIndexedCollectionAccessPath SqmMapEntryReference Represents the reference to a Map attribute'sMap.Entry
entries in a select clauseSqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralPartJoin SqmPluralValuedSimplePath An SqmPath for plural attribute pathsSqmTreatedPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.sql.internal Class Description NonAggregatedCompositeSimplePath SqmAnyValuedSimplePath SqmBasicValuedSimplePath SqmEmbeddedValuedSimplePath SqmEntityValuedSimplePath SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralValuedSimplePath An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.expression Class Description SqmPath Models 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.from Class Description AbstractSqmFrom Convenience base class for SqmFrom implementationsAbstractSqmJoin AbstractSqmPath AbstractSqmQualifiedJoin SqmBagJoin SqmCorrelatedCrossJoin SqmCorrelatedEntityJoin SqmCorrelatedRoot SqmListJoin SqmMapJoin SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmSetJoin SqmSingularJoin SqmTreatedCrossJoin SqmTreatedEntityJoin SqmTreatedRoot -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.insert Class Description SqmPath Models 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 Class Description SqmIndexedCollectionAccessPath -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.predicate Class Description SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.SqmPluralValuedSimplePath An SqmPath for plural attribute paths -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.select Class Description SqmBagJoin SqmDerivedRoot SqmListJoin SqmMapJoin SqmSetJoin -
Classes in org.hibernate.query.sqm.tree.domain used by org.hibernate.query.sqm.tree.update Class Description SqmPath Models a reference to a part of the application's domain model as part of an SQM tree.