org.mule.transport.jdbc.sqlstrategy
Class SelectSQLStrategy
java.lang.Object
org.mule.transport.jdbc.sqlstrategy.SelectSQLStrategy
- All Implemented Interfaces:
- SQLStrategy
public class SelectSQLStrategy
- extends Object
- implements SQLStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static Logger logger
SelectSQLStrategy
public SelectSQLStrategy()
executeStatement
public MuleMessage executeStatement(JdbcConnector connector,
ImmutableEndpoint endpoint,
MuleEvent event,
long timeout)
throws Exception
- Specified by:
executeStatement in interface SQLStrategy
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.