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

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

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

Fields in com.sun.java.xml.ns.persistence.orm declared as GeneratedValue
protected  GeneratedValue Id.generatedValue
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return GeneratedValue
 GeneratedValue ObjectFactory.createGeneratedValue()
          Create an instance of GeneratedValue
 GeneratedValue Id.getGeneratedValue()
          Gets the value of the generatedValue property.
 

Methods in com.sun.java.xml.ns.persistence.orm with parameters of type GeneratedValue
 void Id.setGeneratedValue(GeneratedValue value)
          Sets the value of the generatedValue property.
 



Copyright © 2005-2011. All Rights Reserved.