| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.mappings | |
| org.eclipse.persistence.internal.jpa.config.sequencing | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Method and Description |
|---|---|
GeneratedValue |
AbstractBasicMappingImpl.setGeneratedValue() |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedValueImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedValue |
GeneratedValueImpl.setGenerator(String generator) |
GeneratedValue |
GeneratedValueImpl.setStrategy(String strategy) |
| Modifier and Type | Method and Description |
|---|---|
GeneratedValue |
Id.setGeneratedValue() |
GeneratedValue |
Basic.setGeneratedValue() |
GeneratedValue |
GeneratedValue.setGenerator(String generator) |
GeneratedValue |
GeneratedValue.setStrategy(String strategy) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.