Small addition to PGInterval

Поиск
Список
Период
Сортировка
От Hartmut Benz
Тема Small addition to PGInterval
Дата
Msg-id 460BB869.3050200@ti-wmc.nl
обсуждение исходный текст
Ответы Re: Small addition to PGInterval  (Kris Jurka <books@ejurka.com>)
Список 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

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: problems with plan invalidation
Следующее
От:
Дата:
Сообщение: There are something wrong when using inet type with Hibernate