|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DatabaseRuntimeMBean
DatabaseRuntimeMBean provides the ability to expose Database Connection information's attributes and operations.
| Method Summary | |
|---|---|
void |
disconnect(java.lang.String connInfoID)
Disconnects a Database Connection according to its Database Connection identifier. |
java.util.Properties[] |
getConnectionProperties()
Gets all Database Connections information. |
| Method Detail |
|---|
java.util.Properties[] getConnectionProperties()
void disconnect(java.lang.String connInfoID)
connInfoID, - the Database Connection identifier assigned to identify a Database Connection.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||