Re: JDBC gripe list

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Vitalii Tymchyshyn" <tivv00(at)gmail(dot)com>, "Craig Ringer" <craig(at)postnewspapers(dot)com(dot)au>
Cc: "Dave Cramer" <pg(at)fastcrypt(dot)com>, "List" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC gripe list
Date: 2011-03-29 14:11:46
Message-ID: 4D91A252020000250003BE85@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Vitalii Tymchyshyn <tivv00(at)gmail(dot)com> wrote:

> Please note that you will get into problems with classloaders and
> different containers. E.g. running a thread from classloader will
> prevent this classloader to be GCd.

Would this be a problem if closing the last open connection in the
driver instance caused a call to Timer.cancel()?

-Kevin

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vitalii Tymchyshyn 2011-03-29 14:29:41 Re: JDBC gripe list
Previous Message Vitalii Tymchyshyn 2011-03-29 10:33:21 Re: JDBC gripe list