Uses of Class
org.hibernate.mapping.JoinedSubclass
-
Packages that use JoinedSubclass Package Description org.hibernate.cfg org.hibernate.mapping -
-
Uses of JoinedSubclass in org.hibernate.cfg
Constructors in org.hibernate.cfg with parameters of type JoinedSubclass Constructor Description CreateKeySecondPass(JoinedSubclass joinedSubClass)JoinedSubclassFkSecondPass(JoinedSubclass entity, Ejb3JoinColumn[] inheritanceJoinedColumns, SimpleValue key, MetadataBuildingContext buildingContext) -
Uses of JoinedSubclass in org.hibernate.mapping
Methods in org.hibernate.mapping with parameters of type JoinedSubclass Modifier and Type Method Description ObjectPersistentClassVisitor. accept(JoinedSubclass subclass)
-