Package | Description |
---|---|
org.teiid.resource.adapter.salesforce | |
org.teiid.translator.salesforce |
Modifier and Type | Method and Description |
---|---|
int |
SalesforceConnectionImpl.create(DataPayload data) |
int |
SalesforceConnectionImpl.upsert(DataPayload data) |
Modifier and Type | Method and Description |
---|---|
int |
SalesforceConnectionImpl.update(List<DataPayload> updateDataList) |
Modifier and Type | Method and Description |
---|---|
int |
SalesforceConnection.create(DataPayload data) |
int |
SalesforceConnection.upsert(DataPayload data) |
Modifier and Type | Method and Description |
---|---|
int |
SalesforceConnection.update(List<DataPayload> updateDataList) |
Copyright © 2019. All rights reserved.