Uses of Class
org.hibernate.sql.ast.tree.from.DelegatingTableGroup
Packages that use DelegatingTableGroup
Package
Description
AST nodes representing root tables and joins in a SQL tree.
-
Uses of DelegatingTableGroup in org.hibernate.sql.ast.tree.from
Subclasses of DelegatingTableGroup in org.hibernate.sql.ast.tree.fromModifier and TypeClassDescriptionclassThe purpose of this table group is to defer creating the actual table group until it is really needed.class