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

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

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

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Embeddable
protected  List<Embeddable> EntityMappings.embeddable
           
 

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

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Embeddable
 List<Embeddable> EntityMappings.getEmbeddable()
          Gets the value of the embeddable property.
 



Copyright © 2005-2014. All Rights Reserved.