| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MergeOperationSpecification | |
|---|---|
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| org.eclipse.datatools.sqltools.parsers.sql.query | |
| Uses of MergeOperationSpecification in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Subinterfaces of MergeOperationSpecification in org.eclipse.datatools.modelbase.sql.query | |
|---|---|
|  interface | MergeInsertSpecificationA representation of the model object 'Merge Insert Specification'. | 
|  interface | MergeUpdateSpecificationA representation of the model object 'Merge Update Specification'. | 
| Methods in org.eclipse.datatools.modelbase.sql.query that return MergeOperationSpecification | |
|---|---|
|  MergeOperationSpecification | SQLQueryModelFactory.createMergeOperationSpecification()Returns a new object of class 'Merge Operation Specification'. | 
| Uses of MergeOperationSpecification in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type MergeOperationSpecification | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseMergeOperationSpecification(MergeOperationSpecification object)Returns the result of interpreting the object as an instance of 'Merge Operation Specification'. | 
| Uses of MergeOperationSpecification in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type MergeOperationSpecification | |
|---|---|
|  java.util.List | SQLQueryParserFactory.createMergeOperatationSpecificationList(java.util.List aMergeSpecList,
                                        MergeOperationSpecification aMergeSpec)This is for as syntax hack in the parser. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||