Uses of Class
net.sourceforge.jpaxjc.ns.persistence.Persistence

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

Uses of Persistence in net.sourceforge.jpaxjc.ns.persistence
 

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

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



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