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