Methods in to.etc.dbpool.info with parameters of type StatementProxy |
void |
InfoCollectorExpenseBased.executeBatchEnd(StatementProxy sp,
int[] rc)
|
void |
InfoCollectorSink.executeBatchEnd(StatementProxy sp,
int[] rc)
|
void |
DummyCollector.executeBatchEnd(StatementProxy sp,
int[] rc)
|
void |
ThreadData.executeBatchEnd(StatementProxy sp,
int[] rc)
|
void |
InfoCollector.executeBatchEnd(StatementProxy sp,
int[] rc)
|
void |
InfoCollectorExpenseBased.executeBatchStart(StatementProxy sp)
|
void |
InfoCollectorSink.executeBatchStart(StatementProxy sp)
|
void |
DummyCollector.executeBatchStart(StatementProxy sp)
|
void |
ThreadData.executeBatchStart(StatementProxy sp)
|
void |
InfoCollector.executeBatchStart(StatementProxy sp)
|
void |
InfoCollectorExpenseBased.executeEnd(StatementProxy sp,
java.lang.Boolean result)
|
void |
InfoCollectorSink.executeEnd(StatementProxy sp,
java.lang.Boolean result)
|
void |
DummyCollector.executeEnd(StatementProxy sp,
java.lang.Boolean result)
|
void |
ThreadData.executeEnd(StatementProxy sp,
java.lang.Boolean result)
|
void |
InfoCollector.executeEnd(StatementProxy sp,
java.lang.Boolean result)
|
void |
InfoCollectorExpenseBased.executeError(StatementProxy sp,
java.lang.Exception x)
|
void |
InfoCollectorSink.executeError(StatementProxy sp,
java.lang.Exception x)
|
void |
DummyCollector.executeError(StatementProxy sp,
java.lang.Exception x)
|
void |
ThreadData.executeError(StatementProxy sp,
java.lang.Exception x)
|
void |
InfoCollector.executeError(StatementProxy sp,
java.lang.Exception x)
|
void |
InfoCollectorExpenseBased.executePreparedQueryStart(StatementProxy sp)
|
void |
InfoCollectorSink.executePreparedQueryStart(StatementProxy sp)
|
void |
DummyCollector.executePreparedQueryStart(StatementProxy sp)
|
void |
ThreadData.executePreparedQueryStart(StatementProxy sp)
|
void |
InfoCollector.executePreparedQueryStart(StatementProxy sp)
|
void |
InfoCollectorExpenseBased.executePreparedUpdateStart(StatementProxy sp)
|
void |
InfoCollectorSink.executePreparedUpdateStart(StatementProxy sp)
|
void |
DummyCollector.executePreparedUpdateStart(StatementProxy sp)
|
void |
ThreadData.executePreparedUpdateStart(StatementProxy sp)
|
void |
InfoCollector.executePreparedUpdateStart(StatementProxy sp)
|
void |
InfoCollectorExpenseBased.executeQueryEnd(StatementProxy sp,
ResultSetProxy rs)
|
void |
InfoCollectorSink.executeQueryEnd(StatementProxy sp,
ResultSetProxy rs)
|
void |
DummyCollector.executeQueryEnd(StatementProxy sp,
ResultSetProxy rs)
|
void |
ThreadData.executeQueryEnd(StatementProxy sp,
ResultSetProxy rs)
|
void |
InfoCollector.executeQueryEnd(StatementProxy sp,
ResultSetProxy rs)
|
void |
InfoCollectorExpenseBased.executeQueryStart(StatementProxy sp)
|
void |
InfoCollectorSink.executeQueryStart(StatementProxy sp)
|
void |
DummyCollector.executeQueryStart(StatementProxy sp)
|
void |
ThreadData.executeQueryStart(StatementProxy sp)
|
void |
InfoCollector.executeQueryStart(StatementProxy sp)
|
void |
InfoCollectorExpenseBased.executeStart(StatementProxy sp)
|
void |
InfoCollectorSink.executeStart(StatementProxy sp)
|
void |
DummyCollector.executeStart(StatementProxy sp)
|
void |
ThreadData.executeStart(StatementProxy sp)
|
void |
InfoCollector.executeStart(StatementProxy sp)
|
void |
InfoCollectorExpenseBased.executeUpdateEnd(StatementProxy sp,
int rowcount)
|
void |
InfoCollectorSink.executeUpdateEnd(StatementProxy sp,
int rowcount)
|
void |
DummyCollector.executeUpdateEnd(StatementProxy sp,
int rowcount)
|
void |
ThreadData.executeUpdateEnd(StatementProxy sp,
int rowcount)
|
void |
InfoCollector.executeUpdateEnd(StatementProxy sp,
int rowcount)
|
void |
InfoCollectorExpenseBased.executeUpdateStart(StatementProxy sp)
|
void |
InfoCollectorSink.executeUpdateStart(StatementProxy sp)
|
void |
DummyCollector.executeUpdateStart(StatementProxy sp)
|
void |
ThreadData.executeUpdateStart(StatementProxy sp)
|
void |
InfoCollector.executeUpdateStart(StatementProxy sp)
|
void |
PerformanceCollector.postExecuteDuration(java.lang.String request,
StatementProxy sp,
long dt,
StmtType type,
InfoCollectorExpenseBased.StmtCount sc)
|
void |
IPerformanceCollector.postExecuteDuration(java.lang.String request,
StatementProxy sp,
long dt,
StmtType type,
InfoCollectorExpenseBased.StmtCount sc)
|
void |
InfoCollectorExpenseBased.prepareStatementEnd(java.lang.String sql,
StatementProxy sp)
|
void |
InfoCollectorSink.prepareStatementEnd(java.lang.String sql,
StatementProxy sp)
|
void |
DummyCollector.prepareStatementEnd(java.lang.String sql,
StatementProxy sp)
|
void |
ThreadData.prepareStatementEnd(java.lang.String sql,
StatementProxy sp)
|
void |
InfoCollector.prepareStatementEnd(java.lang.String sql,
StatementProxy sp)
Called when the prepare call has finished. |