public class StoredProcedureMessageProcessor extends AbstractSingleQueryDbMessageProcessor
MuleEvent being processed.dbConfigResolverlogger, muleContext, next, notificationHandlerPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
StoredProcedureMessageProcessor(DbConfigResolver dbConfigResolver,
QueryResolver queryResolver,
QueryExecutorFactory queryExecutorFactory,
TransactionalAction transactionalAction,
boolean streaming) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecuteQuery(DbConnection connection,
Query query) |
protected List<QueryType> |
getValidQueryTypes() |
protected boolean |
mustCloseConnection() |
void |
setAutoGeneratedKeyStrategy(AutoGeneratedKeyStrategy autoGeneratedKeyStrategy) |
executeQuery, getMessageProcessorDebugInfogetDebugInfo, getInputMetaData, getOutputMetaData, getQueryMetadataProvider, getSource, getTarget, initialise, process, resolveSource, setQueryMetadataProvider, setSource, setStatementStreamingResultSetCloser, setTarget, validateQueryTypeaddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic StoredProcedureMessageProcessor(DbConfigResolver dbConfigResolver, QueryResolver queryResolver, QueryExecutorFactory queryExecutorFactory, TransactionalAction transactionalAction, boolean streaming)
protected boolean mustCloseConnection()
mustCloseConnection in class AbstractDbMessageProcessorprotected Object doExecuteQuery(DbConnection connection, Query query) throws SQLException
doExecuteQuery in class AbstractSingleQueryDbMessageProcessorSQLExceptionprotected List<QueryType> getValidQueryTypes()
getValidQueryTypes in class AbstractDbMessageProcessorpublic void setAutoGeneratedKeyStrategy(AutoGeneratedKeyStrategy autoGeneratedKeyStrategy)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.