|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateSourceQuery | |
---|---|
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.util |
Uses of UpdateSourceQuery in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return UpdateSourceQuery | |
---|---|
UpdateSourceQuery |
SQLQueryModelFactory.createUpdateSourceQuery()
Returns a new object of class 'Update Source Query'. |
UpdateSourceQuery |
QueryExpressionBody.getUpdateSourceQuery()
Returns the value of the 'Update Source Query' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type UpdateSourceQuery | |
---|---|
void |
QueryExpressionBody.setUpdateSourceQuery(UpdateSourceQuery value)
Sets the value of the ' Update Source Query ' container reference. |
Uses of UpdateSourceQuery in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type UpdateSourceQuery | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseUpdateSourceQuery(UpdateSourceQuery object)
Returns the result of interpreting the object as an instance of 'Update Source Query'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |