Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys

From: Kris Jurka <books(at)ejurka(dot)com>
To: Miroslav Nachev <miro(at)space-comm(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys
Date: 2008-12-17 19:32:31
Message-ID: Pine.BSO.4.64.0812171430110.16346@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Miroslav Nachev 2008-12-17 22:30:25 Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys
Previous Message Heikki Linnakangas 2008-12-17 09:45:33 Re: BUG #4586: Supporting of Binary instead Bytea for Primary Keys