|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableMetaData
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 |
---|
java.lang.String getTableName()
Column[] getColumns() throws DataSetException
DataSetException
Column[] getPrimaryKeys() throws DataSetException
DataSetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |