users@glassfish.java.net

Read-only connection pool

From: Michael Mellinger <mmellinger66_at_gmail.com>
Date: Wed, 15 Jul 2009 17:18:56 -0400

Is it possible to designate a MySql jndi connection pool as read-only?
 I'd like to point applications to a replicated node and I want to
make sure that no one ever tries to update the database.

-Mike