On Thu, 09 Jun 2011 17:39:05 +0800, Craig Ringer wrote:
> On 9/06/2011 3:30 PM, Radosław Smogura wrote:
>
>> From other posts, it looks like C3P0 is only JDBC2 aware. so you
>> will
>> automatic mange them.
>
> Eh? What does the JDBC level supported have to do with how you manage
> the connections?
>
> Can you link to the posts in question? I'm a bit confused by that.
http://archives.postgresql.org/pgsql-jdbc/2011-06/msg00004.php
It means you may pool, but you will have limited access to other API
methods.
Regards,
Radek