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 classJoinedSubclassEntitySourceImplMethods in org.hibernate.boot.model.source.internal.hbm with parameters of type SubclassEntitySourceImpl Modifier and Type Method Description voidEntityHierarchySourceImpl. processSubclass(SubclassEntitySourceImpl subclassEntitySource)
-