Re: psql-like pure Java client
| От | Oliver Jowett |
|---|---|
| Тема | Re: psql-like pure Java client |
| Дата | |
| Msg-id | 40FA1FE6.2060908@opencloud.com обсуждение исходный текст |
| Ответ на | psql-like pure Java client (Blaine Simpson <blaine.simpson@admc.com>) |
| Ответы |
Re: psql-like pure Java client
|
| Список | pgsql-jdbc |
Blaine Simpson wrote: > I'll tag on a simple question here which I'm hoping somebody can quickly > answer and > save me from searching archives and docs... I see that Postgresql > 7.2dev doesn't > implement the TABLE_SCHEM column of DatabaseMetaData.getTables(). Anyone > know if it has been implemented since then, or if there are plans to > implement it? TABLE_SCHEM can be non-NULL in the latest development drivers. I don't know how far back that change goes. 7.2 is quite old -- I suggest you check that your code works ok against current drivers. There are prebuilt jars available from jdbc.postgresql.org. -O
В списке pgsql-jdbc по дате отправления: