Uses of Class
org.hibernate.sql.ast.tree.from.AbstractTableReference
Packages that use AbstractTableReference
Package
Description
AST nodes representing root tables and joins in a SQL tree.
-
Uses of AbstractTableReference in org.hibernate.sql.ast.tree.from
Subclasses of AbstractTableReference in org.hibernate.sql.ast.tree.fromModifier and TypeClassDescriptionclassTable reference that matches both an auxiliary table expression (history or audit table) and the current table expression.classclassA table reference for functions that produce embeddable typed results.classA table reference for a table valued function.classRepresents a reference to a "named" table in a query's from clause.classA table reference for a query part.classclass