]
Steven Hawkins reassigned TEIID-4481:
-------------------------------------
Component/s: (was: VDB)
Fix Version/s: 9.2
(was: 9.1)
Assignee: (was: Steven Hawkins)
Moving to 9.2. With TEIID-4481 committed it is possible to update both the translator and
the resource adapter to handle the pushdown of an insert marked as an upsert.
Support for the upsert statement which is provided by Salesforce API
--------------------------------------------------------------------
Key: TEIID-4481
URL:
https://issues.jboss.org/browse/TEIID-4481
Project: Teiid
Issue Type: Sub-task
Components: Connector API, Query Engine, Salesforce Connector
Reporter: Thomas Esche
Fix For: 9.2
The Salesforce API provides a "upsert" statement, which combines insert and
update functionality.
It would be great to use these feature either by using
- the connector directly or
- the UDF's or
- per SQL.