接口 DruidDriverMBean
- 所有已知实现类:
DruidDriver
public interface DruidDriverMBean
- 作者:
- wenshao [szujobs@hotmail.com]
-
方法概要
-
方法详细资料
-
getDruidVersion
String getDruidVersion() -
getConnectCount
long getConnectCount() -
resetStat
void resetStat() -
getAcceptPrefix
String getAcceptPrefix() -
jdbcCompliant
boolean jdbcCompliant() -
getMinorVersion
int getMinorVersion() -
getMajorVersion
int getMajorVersion() -
getDataSourceUrls
String[] getDataSourceUrls()
-