on 12/26/2000 1:19 PM, "Marcelo Vanzin" <[EMAIL PROTECTED]> wrote:
> I dont' think so... OK, I missed the getConnection() method, which helps
> doing what I was thinking about, but all (or at least almost all) of the
> java.sql.Connection's methods are already implemented there, using the
> wrapped connection...
> It wouldn't really change much, except for reducing the "verbosity" when
> calling a method that expects a Connection, not a DBConnection.
You are missing the ability to get the age of a java.sql.Connection. That is
important for a pool given that we want to be able to expire Connections
based on age and is the primary reason for the DBConnection class.
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]