Uses of Interface
org.hibernate.sql.ast.tree.from.PluralTableGroup
Packages that use PluralTableGroup
Package
Description
AST nodes representing root tables and joins in a SQL tree.
-
Uses of PluralTableGroup in org.hibernate.sql.ast.tree.from
Classes in org.hibernate.sql.ast.tree.from that implement PluralTableGroupModifier and TypeClassDescriptionclass
A table group for collection tables of plural attributes.class
A table group for correlated plural attributes.class
A table group for one-to-many plural attributes.