Re: DatabaseMetaData.getCrossReference(...)

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: DatabaseMetaData.getCrossReference(...)
Дата
Msg-id Pine.LNX.4.33.0304160324050.5589-100000@leary.csoft.net
обсуждение исходный текст
Ответ на DatabaseMetaData.getCrossReference(...)  (Friedrich Schaeuffelhut <fries@oasis.desert.lnp.org>)
Список pgsql-jdbc

On Thu, 3 Apr 2003, Friedrich Schaeuffelhut wrote:

> The function DatabaseMetaData.getCrossReference(..) provides information
> about how tables reference each other. Thereby there is a field fk_name
> which should contain the name of the foreign key. But the value of this
> field is "fk_name\000..\000..".

This has already been fixed in the cvs version of the driver.

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Bug in getImportedExportedKeys(), DatabaseMetaData class
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: setCatalog