Re: getNotifications

From: Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>
To: kfan <kfan(dot)b1(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: getNotifications
Date: 2012-08-17 15:53:44
Message-ID: CAOtHd0ARk_1LsfYUQfLgd-as_bkFpjyw4E_yyQTcQdDyJ6s8dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message kfan 2012-08-17 16:23:05 Re: getNotifications
Previous Message k f 2012-08-17 15:32:30 PGConnection getNotifications