| Package | Description |
|---|---|
| to.etc.dbpool | |
| to.etc.dbpool.info |
| Modifier and Type | Method and Description |
|---|---|
IStatisticsListener |
PoolManager.stopCollecting(String key)
Returns the collector with the specified key.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PoolManager.startCollecting(String key,
IStatisticsListener collector)
Registers a statistics collection listener for the current thread.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsCollector
This collects per-statement execution time and collects statement counts per statement.
|
Copyright © 2017 etc.to. All rights reserved.