Обсуждение: jdbc 2.0 compilance (DatabaseMetaData)?

Поиск
Список
Период
Сортировка

jdbc 2.0 compilance (DatabaseMetaData)?

От
MESZAROS Attila
Дата:
Hi All,

Does the current postgres jdbc driver support for the 
DatabaseMetaData interface in java.sql as stated in the jdbc 2.0
documentation?

Attila



Re: jdbc 2.0 compilance (DatabaseMetaData)?

От
ho han keng
Дата:
MESZAROS Attila <tilla@chiara.csoma.elte.hu> wrote:
> Hi All,

> Does the current postgres jdbc driver support for the 
> DatabaseMetaData interface in java.sql as stated in the jdbc 2.0
> documentation?

> Attila

Apparently, it doesn't. I'm writing this application that needs to know the number of tables
in the current database -- DatabaseMetaData.getTables(...) doesn't work!

HHK

--
mailto: hohan@netscape.net