Key Class

Used to represent a unique primary key or a foreign key in a table.

Constructors

There are no public constructors.

Public Methods

getName( ) returns String
getTable( ) returns Table
getColumn( ) returns String
toString( ) returns String