Re: PGInterval setMinutes unrecognize ???

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: andy petrella <andy(dot)petrella(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: PGInterval setMinutes unrecognize ???
Date: 2005-10-20 01:31:18
Message-ID: 4356F366.6070108@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

andy petrella wrote:

> Someone can tell me why I get that error :
>
> symbol : method setMinutes(int)
> location: class org.postgresql.util.PGInterval
> duree.setMinutes((int)minutes);
> 1 error

Check that you have the right driver in your compilation classpath; that
method was only introduced recently, perhaps you are compiling against
an older driver.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message andy petrella 2005-10-20 16:04:59 Re: PGInterval setMinutes unrecognize ???
Previous Message detroit_doc 2005-10-20 01:12:04 Postgres on Websphere 5.1