Uses of Class
org.hibernate.persister.entity.UnionSubclassEntityPersister
-
Packages that use UnionSubclassEntityPersister Package Description org.hibernate.sql.ast.tree.from -
-
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)
-