|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MergeUpdateSpecification | |
---|---|
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.util | |
org.eclipse.datatools.sqltools.parsers.sql.query |
Uses of MergeUpdateSpecification in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return MergeUpdateSpecification | |
---|---|
MergeUpdateSpecification |
SQLQueryModelFactory.createMergeUpdateSpecification()
Returns a new object of class 'Merge Update Specification'. |
MergeUpdateSpecification |
UpdateAssignmentExpression.getMergeUpdateSpec()
Returns the value of the 'Merge Update Spec' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type MergeUpdateSpecification | |
---|---|
void |
UpdateAssignmentExpression.setMergeUpdateSpec(MergeUpdateSpecification value)
Sets the value of the ' Merge Update Spec ' container reference. |
Uses of MergeUpdateSpecification in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type MergeUpdateSpecification | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseMergeUpdateSpecification(MergeUpdateSpecification object)
Returns the result of interpreting the object as an instance of 'Merge Update Specification'. |
Uses of MergeUpdateSpecification in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return MergeUpdateSpecification | |
---|---|
MergeUpdateSpecification |
SQLQueryParserFactory.createMergeUpdateSpecification(java.util.List aAssignmentExprList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |