public class DeleteExecutionImpl extends AbstractUpdateExecution
command, connection, context, executionFactory, metadata, result| Constructor and Description | 
|---|
| DeleteExecutionImpl(SalesForceExecutionFactory ef,
                   Command command,
                   SalesforceConnection salesforceConnection,
                   RuntimeMetadata metadata,
                   ExecutionContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Execute the associated command. | 
| protected int | processIds(String[] ids,
          IQueryProvidingVisitor visitor)Process an update against the ids | 
cancel, close, getConnection, getMetadata, getUpdateCountspublic DeleteExecutionImpl(SalesForceExecutionFactory ef, Command command, SalesforceConnection salesforceConnection, RuntimeMetadata metadata, ExecutionContext context)
public void execute()
             throws TranslatorException
ExecutionTranslatorExceptionprotected int processIds(String[] ids, IQueryProvidingVisitor visitor) throws javax.resource.ResourceException
AbstractUpdateExecutionprocessIds in class AbstractUpdateExecutionjavax.resource.ResourceExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.