Re: Timestamp Conversion Woes Redux

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Timestamp Conversion Woes Redux
Дата
Msg-id 42DD8329.2000505@opencloud.com
обсуждение исходный текст
Ответ на Re: Timestamp Conversion Woes Redux  (Csaba Nagy <nagy@ecircle-ag.com>)
Список pgsql-jdbc
Csaba Nagy wrote:
> [snip]
>
>>wasn't the whole thread.  I agree with you that if we make setString
>>default to UNKNOWN, there had better be a way to say "by golly this
>>really is TEXT" for the corner cases.  It'd be a good idea if it wasn't
>>limited to TEXT, either, but could allow specification of any random
>>datatype.
>
>
> This makes me think, isn't it possible to introduce a special type to
> say something like: setObject(..., Types.UNKNOWN),

I expect you can do this already with a PGobject implementantion. It
might be nice to make it directly support String too.

-O

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Streaming ResultSet
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Streaming ResultSet