|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MergeInsertSpecification | |
---|---|
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.util | |
org.eclipse.datatools.sqltools.parsers.sql.query |
Uses of MergeInsertSpecification in org.eclipse.datatools.modelbase.sql.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.query that return MergeInsertSpecification | |
---|---|
MergeInsertSpecification |
SQLQueryModelFactory.createMergeInsertSpecification()
Returns a new object of class 'Merge Insert Specification'. |
Uses of MergeInsertSpecification in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type MergeInsertSpecification | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseMergeInsertSpecification(MergeInsertSpecification object)
Returns the result of interpreting the object as an instance of 'Merge Insert Specification'. |
Uses of MergeInsertSpecification in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return MergeInsertSpecification | |
---|---|
MergeInsertSpecification |
SQLQueryParserFactory.createMergeInsertSpecification(java.util.List aTargetColList,
ValuesRow aValuesRow)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |