QueryObjectpublic final class Table extends Qualifier
| Constructor | Description |
|---|---|
Table(java.lang.String name) |
Construct a table with given name.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor visitor) |
Accept method to handle incoming visitors.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddFullJoin, addFullJoin, addInnerJoin, addInnerJoin, addJoin, addLeftJoin, addLeftJoin, addRightJoin, addRightJoin, column, getJoins, hasJoin, name, toStringpublic Table(java.lang.String name)
name - Name of the table.public void accept(Visitor visitor)
visitor - Visitor to be handled.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com