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 TypeClassDescriptionclassA table group for collection tables of plural attributes.classA table group for correlated plural attributes.classA table group for one-to-many plural attributes.