Modifier and Type | Method and Description |
---|---|
void |
disconnect(java.lang.String connInfoID)
Deletes a certain connection according to the specified connection ID.
|
java.util.Properties[] |
getConnectionProperties()
Gets all the connection pool information.
|
getDuration, getInterval, isStarted, restart, setDuration, setInterval, start, stop, update
java.util.Properties[] getConnectionProperties()
void disconnect(java.lang.String connInfoID)
conninfoID
- The specified connection ID.