Uses of Class
org.hibernate.sql.ast.tree.from.StandardTableGroup
-
Packages that use StandardTableGroup Package Description org.hibernate.sql.ast.tree.from AST nodes representing root tables and joins in a SQL tree. -
-
Uses of StandardTableGroup in org.hibernate.sql.ast.tree.from
Subclasses of StandardTableGroup in org.hibernate.sql.ast.tree.from Modifier and Type Class Description class
CollectionTableGroup
A table group for collection tables of plural attributes.
-