|
||||||||||
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'. |
Uses of TableFunction in org.eclipse.datatools.modelbase.sql.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement TableFunction | |
---|---|
class |
TableFunctionImpl
An implementation of the model object 'SQL Table Function'. |
Methods in org.eclipse.datatools.modelbase.sql.query.impl that return TableFunction | |
---|---|
TableFunction |
SQLQueryModelFactoryImpl.createTableFunction()
|
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 |
XMLTableFunction
A representation of the model object 'XML Table Function'. |
Uses of TableFunction in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement TableFunction | |
---|---|
class |
XMLTableFunctionImpl
An implementation 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 interpretting the object as an instance of 'Table Function'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |