getNotifications - Mailing list pgsql-jdbc

From kfan
Subject getNotifications
Date
Msg-id 1345217428484-5720228.post@n5.nabble.com
Whole thread Raw
Responses Re: getNotifications  (Maciek Sakrejda <m.sakrejda@gmail.com>)
List pgsql-jdbc
I'm a newbie to postgreSQL so please forgive my ignorance.  I am able to
write code that connects/updates a database. I copied a simple Notify/Listen
example and for the life of me I can't seem to figure out why the
getNotifications() method for the PGConnection class is undefined?  All the
examples use it and the docs say its available after version 7.3 or so.
I've installed PostgreSQL 9.1.4, and link to postgresql-9.0-801.jdbc4.jar in
my project.  What piece am I missing?



--
View this message in context: http://postgresql.1045698.n5.nabble.com/getNotifications-tp5720228.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


pgsql-jdbc by date:

Previous
From: Luis Flores
Date:
Subject: Re: Search path in connection string
Next
From: k f
Date:
Subject: PGConnection getNotifications