Home
Downloads
Documentation
Wiki
About
Key Class
Used to represent a unique primary key or a foreign key in a table.
Constructors
public
Key
( )
Methods
getColumn
( ) returns
String
getName
( ) returns
String
getTable
( ) returns
javaxt.sql.Table
toString
( ) returns
String