Duplicate key identification

Поиск
Список
Период
Сортировка
От Cosmin Coroiu
Тема Duplicate key identification
Дата
Msg-id 1016000429.3900.0.camel@crosby
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Joe Shevland"
Дата:
Сообщение: Re: SQLException subclasses
Следующее
От: thiemo
Дата:
Сообщение: DBvisualizer on MacOS X