Uses of Class
net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings

Packages that use EntityMappings
net.sourceforge.jpaxjc.ns.persistence.orm This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace. 
 

Uses of EntityMappings in net.sourceforge.jpaxjc.ns.persistence.orm
 

Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return EntityMappings
 EntityMappings EntityMappings.clone()
          Creates and returns a deep copy of this object.
 EntityMappings ObjectFactory.createEntityMappings()
          Create an instance of EntityMappings
 

Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type EntityMappings
EntityMappings(EntityMappings o)
          Creates a new EntityMappings instance by deeply copying a given EntityMappings instance.
 



Copyright © 2009-2010 The JPA-XJC Community. All Rights Reserved.