org.mule.module.db.internal.domain.executor
Class StoredProcedureExecutorFactory
java.lang.Object
org.mule.module.db.internal.domain.executor.StoredProcedureExecutorFactory
- All Implemented Interfaces:
- QueryExecutorFactory
public class StoredProcedureExecutorFactory
- extends Object
- implements QueryExecutorFactory
Creates StoredProcedureExecutor instances
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoredProcedureExecutorFactory
public StoredProcedureExecutorFactory(StatementFactory statementFactory,
StatementResultHandler statementResultHandler)
create
public QueryExecutor create()
- Specified by:
create in interface QueryExecutorFactory
- Returns:
- a non null query executor
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.