Re: Problems with infinity

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Problems with infinity
Дата
Msg-id Pine.BSO.4.56.0501210303480.19480@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Problems with infinity  (Oliver Siegmar <o.siegmar@vitrado.de>)
Ответы Re: Problems with infinity
Список pgsql-jdbc

On Tue, 18 Jan 2005, Oliver Siegmar wrote:

> The current infinity implementation in pgjdbc is a hack, because you have to
> set/get magic values that represents '-infinity' and 'infinity', but it is
> imho the best way to do until there might be an NEGATIVE_INFINITY and
> POSITIVE_INFINTIY for java.util.Date like the one for java.lang.Double.
>

Well, no one seems to have any better ideas, how about a better place for
the infinity constants.  org.postgresql.jdbc2.TimestampUtils is not a
public interface.  PGStatement?

http://jdbc.postgresql.org/documentation/publicapi/index.html

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: DataSource
Следующее
От: Oliver Siegmar
Дата:
Сообщение: Re: Problems with infinity