|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratedValue | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl | |
| Uses of GeneratedValue in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.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 net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm with parameters of type GeneratedValue | |
|---|---|
void |
Id.setGeneratedValue(GeneratedValue value)
Sets the value of the generatedValue property. |
| Uses of GeneratedValue in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that implement GeneratedValue | |
|---|---|
class |
GeneratedValueImpl
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that return GeneratedValue | |
|---|---|
GeneratedValue |
IdImpl.getGeneratedValue()
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl with parameters of type GeneratedValue | |
|---|---|
void |
IdImpl.setGeneratedValue(GeneratedValue value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||