Uses of Class
org.hibernate.mapping.JoinedSubclass
-
Packages that use JoinedSubclass Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
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)
-