|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatabaseMXBean
MBean API for the database connection pool.
resin:type=Database,name=jdbc/resin,...
Method Summary | |
---|---|
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. |
Methods inherited from interface com.caucho.management.server.ManagedObjectMXBean |
---|
getName, getObjectName, getType |
Method Detail |
---|
java.lang.String getUrl()
boolean isSpy()
JdbcDriverMXBean[] getDrivers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |