Tuesday, January 25, 2011

How to set JBOSS/JDBSC to cach the MySQL server settings?

Is it possible to set JBOSS/JDBC's MySQL connector to cache the server's settings so that I won't get a big bunch of "show variables" connection all the time?

I think there is a similar settings under Glassfish called CacheServerConfiguration but I was not able to find more information about that under JBOSS.

Does anyone know if this is possible?

Edit: Got it.

0 comments:

Post a Comment