|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents table metadata.
Method Summary | |
Column[] |
getColumns()
Returns this table columns. |
Column[] |
getPrimaryKeys()
Returns this table primary key columns. |
java.lang.String |
getTableName()
Returns this table name. |
Method Detail |
public java.lang.String getTableName()
public Column[] getColumns() throws DataSetException
DataSetException
public Column[] getPrimaryKeys() throws DataSetException
DataSetException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |