|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DRKLine
Give the composition of the primary key or the foreign key.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
DataElement |
getDataElement()
|
OrderOrActionTypeValues |
getOrderOrActionType()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |