RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp
Дата
Msg-id 000001c10a3f$1e30b310$0201a8c0@inspiron
обсуждение исходный текст
Ответ на RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp  ("Dejan Vucinic" <hotdejan@hotmail.com>)
Список pgsql-jdbc
Dejan,

Yes you are correct, I will submit a patch shortly.

Dave

-----Original Message-----
From: Dejan Vucinic [mailto:hotdejan@hotmail.com]
Sent: July 11, 2001 7:20 PM
To: Dave@micro-automation.net; pgsql-jdbc@postgresql.org
Subject: RE: [JDBC] [PATCH] setTimestamp(int, Timestamp) fails on null
timestamp


Dave,

>This has already been done in cvs, please get the binaries from
>http://jdbc.fastcrypt.com

I just downloaded jdbc7.1-1.3.jar and I'm still seeing the same
problem:

java.lang.NullPointerException
    at
org.postgresql.jdbc2.PreparedStatement.setTimestamp(PreparedStatement.ja
va:381)

My decompiler shows essentially the same code as the one in the 7.1.2
bundle (I didn't set up CVS yet, Windows-bound, more trouble than it's
worth, etc. :).

Thanks,

--dv

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com



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

Предыдущее
От: "Thomas O'Dowd"
Дата:
Сообщение: Re: Methode is not yet implemented.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Connection.setCatalog()