QueryObject
public 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, wait
addFullJoin, addFullJoin, addInnerJoin, addInnerJoin, addJoin, addLeftJoin, addLeftJoin, addRightJoin, addRightJoin, column, getJoins, hasJoin, name, toString
public 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