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, wait
getColumnCount, getCursorTime, getDsName, getQueryTime, getRowCount, setColumnCount, setCursorTime, setDsName, setQueryTime, setRowCount
public long getSqlTime()
DBMetric
getSqlTime
在接口中 DBMetric