Re: jdbc pooling question
От
Neil Murray
Тема
Re: jdbc pooling question
Дата
Msg-id
024601c3d8f4$5f0b45e0$020ba8c0@NOTEBOOK2
Список
Дерево обсуждения
jdbc pooling question "Marcus Andree S. Magalhaes" <marcus.magalhaes@vlinfo.com.br>
Re: jdbc pooling question Kris Jurka <books@ejurka.com>
Re: jdbc pooling question Paul Thomas <paul@tmsl.demon.co.uk>
Re: jdbc pooling question Kris Jurka <books@ejurka.com>
> Plus there are a number of robust open-source connection pool > implementations available. I use Apache dbcp (via Tomcat) and it all works > very nicely and can also clean up resource leaks left by non-programmers > who don't know how to correctly use a finally block :) > > OT, I can't really see the point of re-inventing the wheel by providing > our own connection pooling. Does anyone else have any views on this? I should have known that Apache would have had one (but I didn't). I forgot the cardinal rule ... when in doubt, visit Apache Jakarta. Many Thanks Neil
В списке pgsql-jdbc по дате отправления