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, setJndiPropertiesauditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarnpublic boolean isUseTransaction()
public void setUseTransaction(boolean useTransaction)
protected void processStatement(Statement stmnt, MessageContext msgCtx)
AbstractDBMediatorprocessStatement in class AbstractDBMediatorstmnt - the SQL statementmsgCtx - current messageCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.