public class SelectSqlStatementStrategy extends Object implements SqlStatementStrategy
Constructor and Description |
---|
SelectSqlStatementStrategy() |
Modifier and Type | Method and Description |
---|---|
MuleMessage |
executeStatement(JdbcConnector connector,
ImmutableEndpoint endpoint,
MuleEvent event,
long timeout,
Connection connection) |
protected transient Logger logger
public MuleMessage executeStatement(JdbcConnector connector, ImmutableEndpoint endpoint, MuleEvent event, long timeout, Connection connection) throws Exception
executeStatement
in interface SqlStatementStrategy
Exception
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.