users@glassfish.java.net

How to set Auto Commit false to JDBC Connection Pool with DB2Driver

From: Markus Eisele <myfear_at_web.de>
Date: Thu, 9 Jun 2011 14:53:54 +0200

Hi all,

I'm looking for a way to specify setAutoCommit(false) on a connection
handled by
a GF JDBC Connection Pool using a java.sql.Driver with IBM's
com.ibm.db2.jcc.DB2Driver class.

Thanks for any hints or suggestions!
Markus