public class DBLookupMediator extends AbstractDBMediator
log, trace, traceState| Constructor and Description |
|---|
DBLookupMediator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContentAltering()
This is used to indicate whether message payload get modified during mediation
|
protected void |
processStatement(Statement stmnt,
MessageContext msgCtx)
Subclasses must specify how each SQL statement is processed
|
addDataSourceProperty, addDataSourceProperty, addStatement, createCustomDataSource, destroy, getDataSource, getDataSourceProps, getDbPoolView, getDSName, getPreparedStatement, getStatementList, handleException, init, isRegistryBasedDriverConfig, isRegistryBasedPassConfig, isRegistryBasedUrlConfig, isRegistryBasedUserConfig, mediate, setDataSource, setDataSourceInformation, setDataSourceName, setDbPoolView, setJndiProperties, setRegistryBasedDriverConfig, setRegistryBasedPassConfig, setRegistryBasedUrlConfig, setRegistryBasedUserConfigauditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAware, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportOpenStatistics, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPointprotected void processStatement(Statement stmnt, MessageContext msgCtx)
AbstractDBMediatorprocessStatement in class AbstractDBMediatorstmnt - the SQL statementmsgCtx - current messagepublic boolean isContentAltering()
MediatorisContentAltering in interface MediatorisContentAltering in class AbstractMediatorCopyright © 2005–2019 Apache Software Foundation. All rights reserved.