PGConnection getNotifications - Mailing list pgsql-jdbc

From k f
Subject PGConnection getNotifications
Date
Msg-id CAJFbeUC4ODe5=b8v5qXhf506qXLMzzj1G+fAVG9nMRX7KNiXZQ@mail.gmail.com
Whole thread Raw
Responses Re: PGConnection getNotifications  (Craig Ringer <ringerc@ringerc.id.au>)
Re: PGConnection getNotifications  (kfan <kfan.b1@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?

pgsql-jdbc by date:

Previous
From: kfan
Date:
Subject: getNotifications
Next
From: Maciek Sakrejda
Date:
Subject: Re: getNotifications