Uses of Package
org.hibernate.sql.ast.tree.from
-
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.dialect Class Description FunctionTableReference A table reference for a table valued function.NamedTableReference Represents a reference to a "named" table in a query's from clause.QueryPartTableReference A table reference for a query part.TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin ValuesTableReference -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.engine.spi Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.id Class Description RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroupProducer Marker interface for anything which produces a TableGroup -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.loader.ast.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.loader.ast.spi Class Description RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroupProducer Marker interface for anything which produces a TableGroup -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroup -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.mapping Class Description RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroupTableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.mapping.internal Class Description LazyTableGroup The purpose of this table group is to defer creating the actual table group until it is really needed.RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroupTableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.mapping.ordering Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.mapping.ordering.ast Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.metamodel.model.domain.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.persister.collection Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.persister.entity Class Description RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupProducer Marker interface for anything which produces a TableGroupTableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join.UnionTableReference -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.derived Class Description RootTableGroupProducer Contract for things that can produce theTableGroup
that is the root of a from-clauseTableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroup -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.results Class Description AbstractColumnReferenceQualifier AbstractTableGroup ColumnReferenceQualifier TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.mutation.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.mutation.internal.cte Class Description NamedTableReference Represents a reference to a "named" table in a query's from clause.TableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.mutation.internal.inline Class Description TableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.mutation.internal.temptable Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.sql Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.query.sqm.sql.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast Class Description FromClause The SQL AST from-clause nodeFunctionTableReference A table reference for a table valued function.NamedTableReference Represents a reference to a "named" table in a query's from clause.QueryPartTableReference A table reference for a query part.TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join.ValuesTableReference -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.spi Class Description DerivedTableReference FromClause The SQL AST from-clause nodeFunctionTableReference A table reference for a table valued function.NamedTableReference Represents a reference to a "named" table in a query's from clause.QueryPartTableReference A table reference for a query part.TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join.ValuesTableReference -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree Class Description NamedTableReference Represents a reference to a "named" table in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.cte Class Description AbstractColumnReferenceQualifier AbstractTableGroup ColumnReferenceQualifier NamedTableReference Represents a reference to a "named" table in a query's from clause.TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.delete Class Description NamedTableReference Represents a reference to a "named" table in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.expression Class Description TableReference Represents a reference to a table (derived or physical) in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.from Class Description AbstractColumnReferenceQualifier AbstractTableGroup AbstractTableReference ColumnReferenceQualifier CorrelatedTableGroup A virtualTableReference
for correlated roots.DelegatingTableGroup DerivedTableReference FunctionTableReference A table reference for a table valued function.NamedTableReference Represents a reference to a "named" table in a query's from clause.PluralTableGroup QueryPartTableReference A table reference for a query part.StandardTableGroup TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableGroupProducer Marker interface for anything which produces a TableGroupTableJoin The commonalities betweenTableGroupJoin
andTableReferenceJoin
.TableReference Represents a reference to a table (derived or physical) in a query's from clause.TableReferenceJoin Represents a join to aTableReference
; roughly equivalent to a SQL join.UnionTableReference ValuesTableReference VirtualTableGroup Marker interface for TableGroup impls that are virtual - should not be rendered into the SQL. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.insert Class Description NamedTableReference Represents a reference to a "named" table in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.select Class Description FromClause The SQL AST from-clause node -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.ast.tree.update Class Description NamedTableReference Represents a reference to a "named" table in a query's from clause. -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.results.graph Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.results.graph.collection.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.results.graph.embeddable Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroupsTableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroup -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.results.graph.entity.internal Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups -
Classes in org.hibernate.sql.ast.tree.from used by org.hibernate.sql.results.internal.domain Class Description TableGroup Group togetherTableReference
references related to a single entity or collection, along with joins to other TableGroups