public class SelectMessageProcessor extends AbstractSingleQueryDbMessageProcessor
MuleEvent
being processed.dbConfigResolverlogger, muleContext, next, notificationHandlerPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
SelectMessageProcessor(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() |
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 SelectMessageProcessor(DbConfigResolver dbConfigResolver, QueryResolver queryResolver, QueryExecutorFactory queryExecutorFactory, TransactionalAction transactionalAction, boolean streaming)
protected boolean mustCloseConnection()
mustCloseConnection in class AbstractDbMessageProcessorprotected List<QueryType> getValidQueryTypes()
getValidQueryTypes in class AbstractDbMessageProcessorprotected Object doExecuteQuery(DbConnection connection, Query query) throws SQLException
doExecuteQuery in class AbstractSingleQueryDbMessageProcessorSQLExceptionCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.