public interface DatabaseMXBean extends ConnectionPoolMXBean
resin:type=Database,name=jdbc/resin,...
Modifier and Type | Method and Description |
---|---|
JdbcDriverMXBean[] |
getDrivers()
Returns the primary drivers.
|
java.lang.String |
getUrl()
Returns the primary URL for the database.
|
boolean |
isSpy()
Returns true for query spy mode, logged at "com.caucho.sql.spy" at
the finer level.
|
clear, getConnectionActiveCount, getConnectionCount, getConnectionCountTotal, getConnectionCreateCount, getConnectionCreateCountTotal, getConnectionFailCountTotal, getConnectionIdleCount, getConnectionWaitTime, getLastFailTime, getMaxActiveTime, getMaxConnections, getMaxCreateConnections, getMaxIdleCount, getMaxIdleTime, getMaxOverflowConnections, getMaxPoolTime, getMinIdleCount, isLocalTransactionOptimization, isShareable
getName, getObjectName, getType
java.lang.String getUrl()
boolean isSpy()
JdbcDriverMXBean[] getDrivers()