Package com.alibaba.druid.stat
Interface JdbcResultSetStatMBean
-
- All Known Implementing Classes:
JdbcResultSetStat
public interface JdbcResultSetStatMBean- Author:
- wenshao [szujobs@hotmail.com]
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCloseCount()longgetErrorCount()longgetFetchRowCount()longgetHoldMillisTotal()longgetOpenCount()intgetOpeningCount()intgetOpeningMax()
-