Dear Users, Please help to me: How to get SlowQueryReport statistics?
I tried:
Map<String,SlowQueryReport.QueryStats> map =
SlowQueryReport.getPoolStats("java:comp/env/jdbc/xxx");
and
Map<String,SlowQueryReport.QueryStats> map =
SlowQueryReport.getPoolStats("xxx");
The result in both case was a null map.
Thanks,
Ferenc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
