Håkan Jacobsson wrote:
> Hi,
>
> I'm trying to convert a large EJB 3.0 - project into a
> standalone JDBC project (J2SE).
> I want (of course) to optimize performance best I can,
> especially in regard to database connections.
> JDBC Connection pooling seems to be an interesting feature.
> Can someone point me to a good article, tutorial on connection
> pooling?
>
Have a look at apache's dbcp, or c3po connection pools
Dave
> We are using Postgresql version 8 and JDBC 3 driver.
>
> /Regards, Håkan Jacobsson - System developer at Relevant
> Traffic, Stockholm
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>