Uses of Class
org.hibernate.mapping.JoinedSubclass
Packages that use JoinedSubclass
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of JoinedSubclass in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type JoinedSubclassModifierConstructorDescriptionCreateKeySecondPass
(JoinedSubclass joinedSubClass) JoinedSubclassFkSecondPass
(JoinedSubclass entity, AnnotatedJoinColumns inheritanceJoinedColumns, SimpleValue key, MetadataBuildingContext buildingContext) -
Uses of JoinedSubclass in org.hibernate.mapping
Methods in org.hibernate.mapping with parameters of type JoinedSubclass