Uses of Class
org.hibernate.persister.entity.UnionSubclassEntityPersister
Packages that use UnionSubclassEntityPersister
Package
Description
AST nodes representing root tables and joins in a SQL tree.
-
Uses of UnionSubclassEntityPersister in org.hibernate.sql.ast.tree.from
Constructors in org.hibernate.sql.ast.tree.from with parameters of type UnionSubclassEntityPersisterModifierConstructorDescriptionUnionTableGroup(boolean canUseInnerJoins, NavigablePath navigablePath, UnionTableReference tableReference, UnionSubclassEntityPersister modelPart, String sourceAlias)