|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Key
A representation of the model object 'Key'.
The present release supports only primary keys.
The following features are supported:
Method Summary | |
---|---|
java.util.List<Column> |
getColumns()
Returns the value of the 'Columns' reference list. |
Method Detail |
---|
java.util.List<Column> getColumns()
Column
.
This is the list of columns defined as keys in the data foundation. The list is not ordered.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |