| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableFunction in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query that return TableFunction | |
|---|---|
|  TableFunction | SQLQueryModelFactory.createTableFunction()Returns a new object of class 'Table Function'. | 
|  TableFunction | QueryValueExpression.getTableFunction()Returns the value of the 'Table Function' container reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type TableFunction | |
|---|---|
|  void | QueryValueExpression.setTableFunction(TableFunction value)Sets the value of the ' Table Function' container reference. | 
| Uses of TableFunction in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type TableFunction | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseTableFunction(TableFunction object)Returns the result of interpreting the object as an instance of 'Table Function'. | 
| Uses of TableFunction in org.eclipse.datatools.modelbase.sql.xml.query | 
|---|
| Subinterfaces of TableFunction in org.eclipse.datatools.modelbase.sql.xml.query | |
|---|---|
|  interface | XMLTableFunctionA representation of the model object 'XML Table Function'. | 
| Uses of TableFunction in org.eclipse.datatools.modelbase.sql.xml.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type TableFunction | |
|---|---|
|  java.lang.Object | SQLXMLQueryModelSwitch.caseTableFunction(TableFunction object)Returns the result of interpreting the object as an instance of 'Table Function'. | 
| Uses of TableFunction in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return TableFunction | |
|---|---|
|  TableFunction | SQLQueryParserFactory.createTableFunction(java.lang.String aFuncName,
                    java.util.List aFuncParmList,
                    java.lang.String aSchemaName,
                    TableCorrelation aTableCorr) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||