Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
DataElement |
getDataElement() |
OrderOrActionTypeValues |
getOrderOrActionType() |
static final java.lang.String copyright
DataElement getDataElement()
This indicates the Data Element which makes up the key (or index) of the table, or the columns of an alter table.
OrderOrActionTypeValues getOrderOrActionType()
This indicates the type of the SQL command to be generated for the object, an index or an alter table.
For a foreign or primary key, no orders are to be specified.