public abstract class AbstractDBMetric extends java.lang.Object implements DBMetric
EMPTY_METER| 构造器和说明 |
|---|
AbstractDBMetric() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getSqlTime()
获取sql总时间
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCount, getCursorTime, getDsName, getQueryTime, getRowCount, setColumnCount, setCursorTime, setDsName, setQueryTime, setRowCountpublic long getSqlTime()
DBMetricgetSqlTime 在接口中 DBMetric