|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.jdbc.sqlstrategy.SelectSqlStatementStrategy
public class SelectSqlStatementStrategy
Implements strategy for handling normal select statements + acks.
Field Summary | |
---|---|
protected Logger |
logger
|
Constructor Summary | |
---|---|
SelectSqlStatementStrategy()
|
Method Summary | |
---|---|
MuleMessage |
executeStatement(JdbcConnector connector,
ImmutableEndpoint endpoint,
MuleEvent event,
long timeout)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected transient Logger logger
Constructor Detail |
---|
public SelectSqlStatementStrategy()
Method Detail |
---|
public MuleMessage executeStatement(JdbcConnector connector, ImmutableEndpoint endpoint, MuleEvent event, long timeout) throws java.lang.Exception
executeStatement
in interface SqlStatementStrategy
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |