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

Packages that use JaxbEntityMappings
org.hibernate.internal.jaxb.mapping.orm   
org.hibernate.metamodel.source.annotations.xml.mocker   
 

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

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

Uses of JaxbEntityMappings in org.hibernate.metamodel.source.annotations.xml.mocker
 

Constructor parameters in org.hibernate.metamodel.source.annotations.xml.mocker with type arguments of type JaxbEntityMappings
EntityMappingsMocker(List<JaxbEntityMappings> entityMappingsList, org.jboss.jandex.Index index, ServiceRegistry serviceRegistry)
           
 



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