Re: JDBC Threads Locking up
- From: Tom Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Jun 2007 05:01:41 +0100
joeNOSPAM@xxxxxxx wrote:
Show how your pool is defined. This points to a serious lack of
concurrency
consideration in the Oracle driver. One terrible thing we can see in
the
driver is that internally it is calling DriverManager.getConnection()!
This used to be the case, but it has been fixed at some point. I don't know which version. Sun's version still has some junk in it, and the class is a bit of a botch job.
Tom Hawtin
.
- References:
- JDBC Threads Locking up
- From: sameergn
- Re: JDBC Threads Locking up
- From: joeNOSPAM@xxxxxxx
- JDBC Threads Locking up
- Prev by Date: Re: JDBC Threads Locking up
- Next by Date: JSQLConnect MS SQL Server Connection Issue.
- Previous by thread: Re: JDBC Threads Locking up
- Next by thread: Re: JDBC Threads Locking up
- Index(es):