Pg 8.3, jdbc and UUID

Поиск
Список
Период
Сортировка
От Mario Splivalo
Тема Pg 8.3, jdbc and UUID
Дата
Msg-id 4975DF3D.10606@megafon.hr
обсуждение исходный текст
Ответы Re: Pg 8.3, jdbc and UUID  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-jdbc
What would be the best way to use JDBC and UUIDs?

Since the only interface between the java codebase and postgres RDBMS is
trough the pl/pgsql functions, shall I write my functions to accept
varchars, and there convert them to uuids, same thing for returning
UUIDS to java?

    Mike

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

Предыдущее
От: Kent Tong
Дата:
Сообщение: Re: experience sharing: select query returns more records than necessary
Следующее
От: uprooter
Дата:
Сообщение: Re: JDBC exception, incompatible types in simple stored procedure.