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 togetherTableReferencereferences 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 togetherTableReferencereferences 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 theTableGroupthat 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.loader.ast.spi Class Description RootTableGroupProducer Contract for things that can produce theTableGroupthat 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 togetherTableReferencereferences 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 Class Description RootTableGroupProducer Contract for things that can produce theTableGroupthat is the root of a from-clauseTableGroup Group togetherTableReferencereferences 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.ordering Class Description TableGroup Group togetherTableReferencereferences 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 togetherTableReferencereferences 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 togetherTableReferencereferences 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 theTableGroupthat is the root of a from-clauseTableGroup Group togetherTableReferencereferences 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 theTableGroupthat is the root of a from-clauseTableGroup Group togetherTableReferencereferences 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 togetherTableReferencereferences 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.sql Class Description TableGroup Group togetherTableReferencereferences 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 togetherTableReferencereferences 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 togetherTableReferencereferences 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 togetherTableReferencereferences 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 virtualTableReferencefor 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 togetherTableReferencereferences related to a single entity or collection, along with joins to other TableGroupsTableGroupJoin TableGroupProducer Marker interface for anything which produces a TableGroupTableJoin The commonalities betweenTableGroupJoinandTableReferenceJoin.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 togetherTableReferencereferences 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 togetherTableReferencereferences related to a single entity or collection, along with joins to other TableGroupsTableGroupJoinProducer TableGroupProducer Marker interface for anything which produces a TableGroup