public class DBReportMediator extends AbstractDBMediator
log, trace, traceState
Constructor and Description |
---|
DBReportMediator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isUseTransaction() |
protected void |
processStatement(Statement stmnt,
MessageContext msgCtx)
Subclasses must specify how each SQL statement is processed
|
void |
setUseTransaction(boolean useTransaction) |
addDataSourceProperty, addDataSourceProperty, addStatement, createCustomDataSource, destroy, getDataSource, getDataSourceProps, getDbPoolView, getDSName, getPreparedStatement, getStatementList, handleException, init, mediate, setDataSource, setDataSourceInformation, setDataSourceName, setDbPoolView, setJndiProperties
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarn
public boolean isUseTransaction()
public void setUseTransaction(boolean useTransaction)
protected void processStatement(Statement stmnt, MessageContext msgCtx)
AbstractDBMediator
processStatement
in class AbstractDBMediator
stmnt
- the SQL statementmsgCtx
- current messageCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.