Uses of Class
org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass

Packages that use JaxbMappedSuperclass
org.hibernate.internal.jaxb.mapping.orm   
 

Uses of JaxbMappedSuperclass in org.hibernate.internal.jaxb.mapping.orm
 

Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbMappedSuperclass
protected  List<JaxbMappedSuperclass> JaxbEntityMappings.mappedSuperclass
           
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbMappedSuperclass
 JaxbMappedSuperclass ObjectFactory.createJaxbMappedSuperclass()
          Create an instance of JaxbMappedSuperclass
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbMappedSuperclass
 List<JaxbMappedSuperclass> JaxbEntityMappings.getMappedSuperclass()
          Gets the value of the mappedSuperclass property.
 



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