Re: notification support

From: Barry Lind <blind(at)xythos(dot)com>
To: Edwin de Jong <jong(at)cs(dot)utwente(dot)nl>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: notification support
Date: 2002-10-30 05:24:38
Message-ID: 3DBF6D16.9060709@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It is in current CVS and the 7.3 beta builds. Look at the source code
for org.postgresql.PGConnection and org.postgresql.PGNotification

--Barry

Edwin de Jong wrote:
> On Tue, Oct 29, 2002 at 09:16:54AM -0800, Barry Lind wrote:
>
>>This will be documented soon, but until then look at the source code to
>>see how it works.
>
>
> Could you give a slight direction on *where* it is? Or is this support only
> in the CVS?
>
> Greets,
>
> Edwin de Jong
>
>>--Barry
>>
>>Edwin de Jong wrote:
>>
>>>Dear developers of the PostgreSQL JDBC Drivers,
>>>
>>>On your website (http://jdbc.postgresql.org/), we read that there is
>>>added support to the drivers for Postgres Notifications (in the
>>>"Latest Java/JDBC news"-section).
>>>
>>>Since we would like to experiment with this feature, we would be very
>>>grateful for some documentation. Unfortunately, we cannot find any, nor
>>>do we read anything at all about this new feature.
>>>
>>>The hack you provided on one of your mailinglists is not portable, and as
>>>such not applicable to our project.
>>>
>>>Some (very sparse) documentation, or a simple example would suffice to get
>>>started.
>>>
>>>With regards and thanks in advance,
>>>
>>>Edwin de Jong
>>>Jan-Willem Koelewijn
>>>(students of the University of Twente, the Netherlands)
>>>
>>
>>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-10-30 05:36:42 Re: pgsql jdbc with WebSphere 5
Previous Message Bruce Momjian 2002-10-30 05:04:15 Re: move 0 behaviour