Re: JDBC Driver can't read UUID from database

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: JDBC Driver can't read UUID from database
Дата
Msg-id alpine.BSO.2.00.1206111726250.17050@leary.csoft.net
обсуждение исходный текст
Ответ на Re: JDBC Driver can't read UUID from database  (Dean Schulze <dschulze@knowledgefactor.com>)
Список pgsql-bugs
On Mon, 11 Jun 2012, Dean Schulze wrote:

> Out of curiosity why didn't the driver map the Postgresql UUID to a Java
> UUID?
>

The example I gave of calling getString must return a String and not
another type.  With a recent JDBC Driver and Java version, calling
getObject will return a UUID object.

Kris Jurka

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: BUG #6688: can't install from binary.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6687: initdb -A ident can almost never be correct