Small addition to PGInterval - Mailing list pgsql-jdbc

From Hartmut Benz
Subject Small addition to PGInterval
Date
Msg-id 460BB869.3050200@ti-wmc.nl
Whole thread Raw
Responses Re: Small addition to PGInterval
List pgsql-jdbc
Hi all,

please find attached a small extension to PGInterval:
- getTimeInMillis   - returns the number of milliseconds in the interval
- copying constructor PGInterval(PGInterval) for type-safe, cast-free
cloning
- now implements Comaparable<PGInterval>

--
Hartmut Benz,
TI-WMC, http://www.ti-wmc.nl

Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: problems with plan invalidation
Next
From:
Date:
Subject: There are something wrong when using inet type with Hibernate