public class SimpleUpdateSqlStatementStrategy extends Object implements SqlStatementStrategy
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
SimpleUpdateSqlStatementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
escapeStatement(String statement) |
org.mule.api.MuleMessage |
executeStatement(JdbcConnector connector,
org.mule.api.endpoint.ImmutableEndpoint endpoint,
org.mule.api.MuleEvent event,
long timeout,
Connection connection) |
public org.mule.api.MuleMessage executeStatement(JdbcConnector connector, org.mule.api.endpoint.ImmutableEndpoint endpoint, org.mule.api.MuleEvent event, long timeout, Connection connection) throws Exception
executeStatement in interface SqlStatementStrategyExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.