Uses of Class
org.hibernate.boot.model.source.internal.hbm.SubclassEntitySourceImpl
-
Packages that use SubclassEntitySourceImpl Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of SubclassEntitySourceImpl in org.hibernate.boot.model.source.internal.hbm
Subclasses of SubclassEntitySourceImpl in org.hibernate.boot.model.source.internal.hbm Modifier and Type Class Description class
JoinedSubclassEntitySourceImpl
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type SubclassEntitySourceImpl Modifier and Type Method Description void
EntityHierarchySourceImpl. processSubclass(SubclassEntitySourceImpl subclassEntitySource)
-