Re: [JDBC] Connection pooling
- From: Mark Matthews <mark@xxxxxxxxx>
- Date: Tue, 19 Jul 2005 08:34:15 -0500
Michael Luchs wrote:
> Hi,
>
> of course you should only use a tomcat when your app is a webapp. You cant
> use the tomcat connection pooling with normal apps.
>
> Regards
>
> Michael
>
Michael,
Not entirely correct. DBCP is a separate component that can be used in
_any_ Java application. However, for standalone use, I like c3p0, from
http://c3p0.sf.net/
Regards,
-Mark
--
Mark Matthews
MySQL AB, Software Development Manager - Connectivity
www.mysql.com
.
- Follow-Ups:
- Re: [JDBC] Connection pooling
- From: Joan
- Re: [JDBC] Connection pooling
- References:
- [JDBC] Connection pooling
- From: Arnaud
- Re: [JDBC] Connection pooling
- From: Michael Luchs
- [JDBC] Connection pooling
- Prev by Date: Re: [JDBC] Connection pooling
- Next by Date: Re: DB Connection Timeouts
- Previous by thread: Re: [JDBC] Connection pooling
- Next by thread: Re: [JDBC] Connection pooling
- Index(es):
Relevant Pages
|
|