public class SqlStatementStrategyExecutor extends Object
| Constructor and Description |
|---|
SqlStatementStrategyExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.api.MuleMessage |
execute(SqlStatementStrategy strategy,
JdbcConnector connector,
org.mule.api.endpoint.ImmutableEndpoint endpoint,
org.mule.api.MuleEvent event,
long timeout,
Connection connection) |
public org.mule.api.MuleMessage execute(SqlStatementStrategy strategy, JdbcConnector connector, org.mule.api.endpoint.ImmutableEndpoint endpoint, org.mule.api.MuleEvent event, long timeout, Connection connection) throws Exception
ExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.