| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
|  Function | createFunction(java.lang.String pName)Creates a new function, which may be added to a BooleanConstraint. | 
|  SQLFactory | getSQLFactory()Returns the SQLFactorythat created this Statement. | 
|  TableReference | getTableReference()Returns the table reference, for which the statement applies. | 
|  Case | newCase(Column.Type pType)Creates a new instance of Case. | 
|  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.
public Function createFunction(java.lang.String pName)
Creates a new function, which may be added to a
 BooleanConstraint.
public Case newCase(Column.Type pType)
Case.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||