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

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

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

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

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

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



Copyright © 2005-2014. All Rights Reserved.