public interface JdbcConnectionStatMBean
Modifier and Type | Method and Description |
---|---|
int |
getActiveMax() |
long |
getCloseCount() |
long |
getCommitCount() |
long |
getConnectCount() |
long |
getConnectErrorCount() |
Date |
getConnectLastTime() |
long |
getConnectMillis() |
long |
getRollbackCount() |
long getConnectCount()
long getCloseCount()
int getActiveMax()
long getCommitCount()
long getRollbackCount()
long getConnectMillis()
long getConnectErrorCount()
Date getConnectLastTime()
Copyright © 2013–2017 Alibaba Group. All rights reserved.