This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi! I'm currently working on an application connected to an oracle database. To speed up the connection to this database, I'd like to use the connectionpooling that's supposed to be part of the java 2-package. However, after reading through the documentation on this, I still can't figure out if the PooledConenction is the container for the connectionpool, or if the JDBC itself holds the connectionpool, and I should use the getPooledConnection() to get a connection, that I use once and then close. Thankfull for a quick res�ponse, preferably with code-example(s). /Mike
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.