Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys - Mailing list pgsql-bugs

From Kris Jurka
Subject Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys
Date
Msg-id Pine.BSO.4.64.0812171430110.16346@leary.csoft.net
Whole thread Raw
In response to Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys  ("Miroslav Nachev" <miro@space-comm.com>)
Responses Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys  (Miroslav Nachev <miro@space-comm.com>)
List pgsql-bugs
On Wed, 17 Dec 2008, Miroslav Nachev wrote:

> Thank you very much. How can I map PostgreSQL UUID to JPA Hibernate with
> annotations? Serializable or BigInteger or byte[] or java.util.UUID?
>

The server uuid type is already mapped to java.util.UUID in recent JDBC
driver versions:

http://archives.postgresql.org/pgsql-jdbc/2008-09/msg00102.php

Kris Jurka

pgsql-bugs by date:

Previous
From: "Miroslav Nachev"
Date:
Subject: Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys
Next
From: Kris Jurka
Date:
Subject: Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys