|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
SQLFactory |
getSQLFactory()
Returns the SQLFactory
that created this Statement. |
TableReference |
getTableReference()
Returns the table reference, for which the statement applies. |
TableReference |
setTable(Table pTable)
Sets the table, for which the statement applies and returns a reference to the table. |
Method Detail |
public SQLFactory getSQLFactory()
Returns the SQLFactory
that created this Statement.
public TableReference setTable(Table pTable)
Sets the table, for which the statement applies and returns a reference to the table.
public TableReference getTableReference()
Returns the table reference, for which the statement applies.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |