Re: Array passing

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Array passing
Дата
Msg-id 491f66a50904080331r6b106373u29cc0c2907a68431@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Array passing  (John Lister <john.lister-ps@kickstone.com>)
Список pgsql-jdbc


On Wed, Apr 8, 2009 at 3:33 AM, John Lister <john.lister-ps@kickstone.com> wrote:
Cheers for the pointer to the patches, i'll have a look.... I may be over simplifying things (and i haven't looked at probably nearly enough of the jdbc code) but surely the driver knows from the server what types it is returning and can thus convert to whatever the user wants in the same way it converts from string.

 
Yes, it does know what types it is returning but it also has to do some more work to determine the native representation. As I mentioned there is at least one problem that I am aware of and that is different server types for datetime.

Dave

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

Предыдущее
От: John Lister
Дата:
Сообщение: Re: Array passing
Следующее
От: "John Lister"
Дата:
Сообщение: Re: Array passing