Re: getNotifications - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: getNotifications
Date
Msg-id CAOtHd0ARk_1LsfYUQfLgd-as_bkFpjyw4E_yyQTcQdDyJ6s8dg@mail.gmail.com
Whole thread Raw
In response to getNotifications  (kfan <kfan.b1@gmail.com>)
Responses Re: getNotifications
List pgsql-jdbc
It would help to see your code and the exception you're getting. My
guess is you're not casting the Connection object you get back from
DriverManager to a PGConnection, but that's a shot in the dark at this
point.


pgsql-jdbc by date:

Previous
From: k f
Date:
Subject: PGConnection getNotifications
Next
From: kfan
Date:
Subject: Re: getNotifications