|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenerationType | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| Uses of GenerationType in org.eclipse.jpt.jpa.core.context |
|---|
| Fields in org.eclipse.jpt.jpa.core.context declared as GenerationType | |
|---|---|
static GenerationType |
GeneratedValue.DEFAULT_STRATEGY
|
| Methods in org.eclipse.jpt.jpa.core.context that return GenerationType | |
|---|---|
static GenerationType |
GenerationType.fromJavaResourceModel(GenerationType javaGenerationType)
|
static GenerationType |
GenerationType.fromOrmResourceModel(org.eclipse.jpt.jpa.core.resource.orm.GenerationType ormGenerationType)
|
GenerationType |
GeneratedValue.getDefaultStrategy()
|
GenerationType |
GeneratedValue.getSpecifiedStrategy()
|
GenerationType |
GeneratedValue.getStrategy()
|
static GenerationType |
GenerationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenerationType[] |
GenerationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type GenerationType | |
|---|---|
void |
GeneratedValue.setSpecifiedStrategy(GenerationType strategy)
|
static GenerationType |
GenerationType.toJavaResourceModel(GenerationType generationType)
|
static org.eclipse.jpt.jpa.core.resource.orm.GenerationType |
GenerationType.toOrmResourceModel(GenerationType generationType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||