|
It is
certain that you are getting to the finally clause and if there are no
SQLExceptions being logged there is nothing more you can do with that code
snippet. Maybe there is a a bug in the release candidate? I would just
ignore the warning unless you are really running out of connections. Might
want to try using a basic statement rather than a prepared statement. Nothing
wrong with what you have but unless you are reusing the same statement with a
different bind argument each time there is no point in using a prepared
statement.
|
Title: Message
- [JBoss-user] Quick JDBC question. Mike Youngstrom
- RE: [JBoss-user] Quick JDBC question. Mike Youngstrom
- Re: [JBoss-user] Quick JDBC question. harm
- RE: [JBoss-user] Quick JDBC question. Mike Youngstrom
- [JBoss-user] Update: XDoclet changes for JBoss Jon Barnett
- RE: [JBoss-user] Quick JDBC question. Rod Macpherson
- RE: [JBoss-user] Quick JDBC question. Mike Youngstrom
- Rod Macpherson
