Re: PGInterval.getSeconds

From: Kris Jurka <books(at)ejurka(dot)com>
To: Konstantinos Agouros <elwood(at)agouros(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: PGInterval.getSeconds
Date: 2007-04-12 18:11:11
Message-ID: Pine.BSO.4.64.0704121410270.17952@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 12 Apr 2007, Konstantinos Agouros wrote:

> I am currently using PGSQL 8.0.12 and the 8.0-315 JDBC Driver. I am working
> with the interval type and I do need the getSeconds() method. As it seems
> this method is not included in this version of the driver. Can someone point
> me to the version that supports this?
>

This was introduced in the 8.1 driver series.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Schmidt 2007-04-12 21:33:50 Re: Tutorial JDBC
Previous Message Jonah H. Harris 2007-04-12 17:59:57 Re: Tutorial JDBC