Duplicate key identification - Mailing list pgsql-jdbc

From Cosmin Coroiu
Subject Duplicate key identification
Date
Msg-id 1016000429.3900.0.camel@crosby
Whole thread Raw
List pgsql-jdbc
              Hello all !

        I have the following problem : I work on a Java database
backup/restore tool which should work with some different database
engines like Oracle , AdabasD and PostgreSQL using JDBC.My problem is a
way to identify the 'Duplicate key ' error for all these database
engines.For AdabasD and Oracle is can be done using the getErrorCode()
method but not for PostgreSQL. Right now I'm using not a very nice way :
searching in the error message.Does anybody knows other better solution
? Error messages in PostgreSQL are language dependent ?

Thanks in advance ,

Crosby.

--
"Whatever you do will be insignificant, but it is very important
that you do it."  --Mahatma Gandhi

ICQ #35594993   Linux Registered User #216853


pgsql-jdbc by date:

Previous
From: "Joe Shevland"
Date:
Subject: Re: SQLException subclasses
Next
From: thiemo
Date:
Subject: DBvisualizer on MacOS X