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