Hi,

I wish to use the DBCP 1.2.2 in a project which requires some JDBC4
functionality, namely createArrayOf of the the Connection interface. Some
questions:

1) Possibly in only my  project, I see that 1.2.2 uses a JDBC4Connection
under the hood. Is there a way to get direct access to one of the pooled
connections?

2) I believe that 1.3 has support for createArrayOf. I've considered using a
1.3 build but can't find a nightly build (they're dated from 2007). Would it
be a good idea to use this unreleased version?

Thanks

Shak



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to