Aaron Mulder wrote:
AM>         There's an event fired on every SQLException (see
AM> javax.sql.ConnectionEvent) and we return the connection to the pool when
AM> it happens.
Programmer may simply forget to close the Connection.
If ConnectionInPool should return the connection to the pool on
finalize(), too.

Best regards,
 Oleg 



Reply via email to