public class BulkExecuteMessageProcessor extends AbstractDbMessageProcessor
MuleEvent
being processed.dbConfigResolverlogger, muleContext, next, notificationHandlerPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
BulkExecuteMessageProcessor(DbConfigResolver dbConfigResolver,
BulkQueryResolver bulkQueryResolver,
BulkQueryExecutorFactory bulkUpdateExecutorFactory,
TransactionalAction transactionalAction) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
executeQuery(DbConnection connection,
MuleEvent muleEvent) |
protected List<QueryType> |
getValidQueryTypes() |
getInputMetaData, getOutputMetaData, getQueryMetadataProvider, getSource, getTarget, initialise, mustCloseConnection, process, resolveSource, setQueryMetadataProvider, setSource, setTarget, validateQueryTypeaddMessageProcessorPathElements, getAnnotation, getAnnotations, getListener, getMuleContext, isEventValid, processNext, setAnnotations, setListener, setMuleContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic BulkExecuteMessageProcessor(DbConfigResolver dbConfigResolver, BulkQueryResolver bulkQueryResolver, BulkQueryExecutorFactory bulkUpdateExecutorFactory, TransactionalAction transactionalAction)
protected Object executeQuery(DbConnection connection, MuleEvent muleEvent) throws SQLException
executeQuery in class AbstractDbMessageProcessorSQLExceptionprotected List<QueryType> getValidQueryTypes()
getValidQueryTypes in class AbstractDbMessageProcessorCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.