|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DdlGenerationType | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context.persistence | |
| Uses of DdlGenerationType in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Fields in org.eclipse.jpt.jpa.eclipselink.core.context.persistence declared as DdlGenerationType | |
|---|---|
static DdlGenerationType |
SchemaGeneration.DEFAULT_SCHEMA_GENERATION_DDL_GENERATION_TYPE
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return DdlGenerationType | |
|---|---|
DdlGenerationType |
SchemaGeneration.getDdlGenerationType()
|
DdlGenerationType |
SchemaGeneration.getDefaultDdlGenerationType()
|
static DdlGenerationType |
DdlGenerationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DdlGenerationType[] |
DdlGenerationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with parameters of type DdlGenerationType | |
|---|---|
void |
SchemaGeneration.setDdlGenerationType(DdlGenerationType ddlGenerationType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||