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

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

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

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

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

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



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