Re: UUID datatype

From: Kris Jurka <books(at)ejurka(dot)com>
To: ntr <kfeezh(at)gmail(dot)com>
Cc: Andrew <archa(at)pacific(dot)net(dot)au>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: UUID datatype
Date: 2008-02-16 16:15:37
Message-ID: Pine.BSO.4.64.0802161113490.495@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 17 Feb 2008, ntr wrote:

> java.util.UUID and UUID in PG they are different things.
> it's better to map THAT to a PGuuid class!
>

Could you be more clear on what the differences are? While the
java.util.UUID class specifically mentions the Leach-Salz variant, it
seems like it supports other versions as well.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-02-16 17:02:12 Re: extra rowcopy in ResultSet allways needed ?.
Previous Message Tom Lane 2008-02-16 16:08:22 Re: UUID datatype