public final class Table extends Qualifier
| Constructor and Description |
|---|
Table(java.lang.String name)
Construct a table with given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor)
Accept method to handle incoming visitors.
|
addFullJoin, 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