Serialize

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Serialize
Дата
Msg-id 000901c14d9d$395d3ae0$0301a8c0@inspiron
обсуждение исходный текст
Ответ на Re: driver fails to handle strings in query statements properly  ("Dave Cramer" <Dave@micro-automation.net>)
Ответы Re: Serialize
Список pgsql-jdbc
While fixing the handling of "unknown" data type in the result set I was
faced with wading through the Serialize code.

I am wondering if this is really a required/desireable feature?

How many people out there are actually using it?

Do we need/want it?

My thoughts are:

1) There are plenty of persistence layers which do this job much better.

2) I don't think this belongs in a driver.
3) The code will be simpler.

Dave


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] Timestamp, fractional seconds problem
Следующее
От: Tony Grant
Дата:
Сообщение: Re: Serialize