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

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to