Uses of Class
org.apache.openejb.jee.jpa.GeneratedValue
-
Packages that use GeneratedValue Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GeneratedValue in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as GeneratedValue Modifier and Type Field Description protected GeneratedValueId. generatedValueMethods in org.apache.openejb.jee.jpa that return GeneratedValue Modifier and Type Method Description GeneratedValueObjectFactory. createGeneratedValue()Create an instance ofGeneratedValueGeneratedValueId. getGeneratedValue()Gets the value of the generatedValue property.Methods in org.apache.openejb.jee.jpa with parameters of type GeneratedValue Modifier and Type Method Description voidId. setGeneratedValue(GeneratedValue value)Sets the value of the generatedValue property.
-