Regarding UUID - Mailing list pgsql-jdbc

From lekha Tripathi
Subject Regarding UUID
Date
Msg-id CALWHq1YqV36wF78u8d3sYOXuofgxu-mz5jwqWeYmcSeRex-o+w@mail.gmail.com
Whole thread Raw
Responses Re: Regarding UUID  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-jdbc
Hi,
I am having a table with a column type UUID and to insert this column value i am having value like "1344443456" in text datatype and i want to insert this value as UUID .
While trying to insert this value getting error for UUID ,
So is any way to convert my given value into customised UUID?
Let me know if any way to do so.

Regards 
Lekha

pgsql-jdbc by date:

Previous
From: Antoine Besnier
Date:
Subject: Re: 42.5.3 version on https://jdbc.postgresql.org/
Next
From: Laurenz Albe
Date:
Subject: Re: Regarding UUID