Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement

Packages that use JaxbJoinedSubclassElement
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbJoinedSubclassElement in org.hibernate.internal.jaxb.mapping.hbm
 

Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbJoinedSubclassElement
protected  List<JaxbJoinedSubclassElement> JaxbHibernateMapping.JaxbClass.joinedSubclass
           
protected  List<JaxbJoinedSubclassElement> JaxbJoinedSubclassElement.joinedSubclass
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbJoinedSubclassElement
 JaxbJoinedSubclassElement ObjectFactory.createJaxbJoinedSubclassElement()
          Create an instance of JaxbJoinedSubclassElement
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbJoinedSubclassElement
 List<JaxbJoinedSubclassElement> JaxbHibernateMapping.JaxbClass.getJoinedSubclass()
          Gets the value of the joinedSubclass property.
 List<JaxbJoinedSubclassElement> JaxbJoinedSubclassElement.getJoinedSubclass()
          Gets the value of the joinedSubclass property.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.