org.mule.transport.jdbc.config
Class JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory

java.lang.Object
  extended by org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
      extended by org.mule.transport.jdbc.config.JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory
All Implemented Interfaces:
SqlStatementStrategyFactory
Enclosing class:
JdbcNamespaceHandlerTestCase

public static class JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory
extends DefaultSqlStatementStrategyFactory


Field Summary
 
Fields inherited from class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
callableSQLStrategy, selectSQLStrategy, simpleUpdateSQLStrategy
 
Constructor Summary
JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory()
           
 
Method Summary
 
Methods inherited from class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory

public JdbcNamespaceHandlerTestCase.TestSqlStatementStrategyFactory()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.