Uses of Class
org.hibernate.persister.entity.UnionSubclassEntityPersister
-
Packages that use UnionSubclassEntityPersister Package Description org.hibernate.sql.ast.tree.from 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 UnionSubclassEntityPersister Constructor Description UnionTableGroup(boolean canUseInnerJoins, NavigablePath navigablePath, UnionTableReference tableReference, UnionSubclassEntityPersister modelPart, String sourceAlias)
-