| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UpdateSourceExprList in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query that return UpdateSourceExprList | |
|---|---|
|  UpdateSourceExprList | SQLQueryModelFactory.createUpdateSourceExprList()Returns a new object of class 'Update Source Expr List'. | 
|  UpdateSourceExprList | QueryValueExpression.getUpdateSourceExprList()Returns the value of the 'Update Source Expr List' container reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type UpdateSourceExprList | |
|---|---|
|  void | QueryValueExpression.setUpdateSourceExprList(UpdateSourceExprList value)Sets the value of the ' Update Source Expr List' container reference. | 
| Uses of UpdateSourceExprList in org.eclipse.datatools.modelbase.sql.query.helper | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.helper with parameters of type UpdateSourceExprList | |
|---|---|
| static java.util.Set | TableHelper.findColumnReferencesInUpdateSourceExprList(UpdateSourceExprList updateSourceExprList)Returns a Set containing all ValueExpressionColumns found
 in the givenUpdateSourceExprList. | 
| Uses of UpdateSourceExprList in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type UpdateSourceExprList | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseUpdateSourceExprList(UpdateSourceExprList object)Returns the result of interpreting the object as an instance of 'Update Source Expr List'. | 
| Uses of UpdateSourceExprList in org.eclipse.datatools.sqltools.sqlbuilder.model | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.model with parameters of type UpdateSourceExprList | |
|---|---|
| static void | UpdateHelper.setValueForColumn(UpdateSourceExprList source,
                  ValueExpressionColumn column,
                  QueryValueExpression value)Updates the value of the given column in the given UpdatesourceExpressionList | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||