public interface Key
The present release supports only primary keys.
The following features are supported:
Columns
java.util.List<Column>
getColumns()
java.util.List<Column> getColumns()
Column
This is the list of columns defined as keys in the data foundation. The list is not ordered.