Uses of Class
com.sun.java.xml.ns.persistence.orm.Transient

Packages that use Transient
com.sun.java.xml.ns.persistence.orm   
 

Uses of Transient in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Transient
protected  List<Transient> EmbeddableAttributes._transient
           
protected  List<Transient> Attributes._transient
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return Transient
 Transient ObjectFactory.createTransient()
          Create an instance of Transient
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Transient
 List<Transient> EmbeddableAttributes.getTransient()
          Gets the value of the transient property.
 List<Transient> Attributes.getTransient()
          Gets the value of the transient property.
 



Copyright © 2005-2011. All Rights Reserved.