HawkListener:getDbStores
Method
Purpose
This method (on all platforms) gets database stores on this server.
Remarks
Type
Synchronous, IMPACT_INFO
Arguments
None.
Returns
Name |
Type |
Description |
name |
String |
Name of this store |
msgCount |
Long |
The value indicating the number of stored data messages |
swappedCount |
Long |
The value indicating the number of swapped non-persistent data messages |
driverName |
String |
JDBC driver class name |
url |
String |
JDBC driver URL |
userName |
String |
User name used to access database |
driverDialect |
String |
SQL dialect |