|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines a collection of tables from one or
more database servers as well as a collection of
TableLink
objects that define how the tables are linked.
Method Summary | |
TableLinks |
getTableLinks()
Internal use only. |
Tables |
getTables()
Returns the tables from the database that are used in the report. |
void |
setTableLinks(TableLinks tableLinks)
Internal use only. |
void |
setTables(Tables tables)
Internal use only. |
Method Detail |
public TableLinks getTableLinks()
Internal use only.
public Tables getTables()
Returns the tables from the database that are used in the report.
Tables
objects.public void setTableLinks(TableLinks tableLinks)
Internal use only.
public void setTables(Tables tables)
Internal use only.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |