hi,

is there any proven api to monitor performance of database (mysql) from java application.
reading mysql doc suggests following guidelines
http://www.mysql.com/news-and-events...000000301.html

Is there an existing way to do this from Java?
are there alternative/better proven ways to monitor performace.

thank you.