ResultSet metadata for a prepared statement missing the applicable table, schema etc properties

Поиск
Список
Период
Сортировка
От the6campbells
Тема ResultSet metadata for a prepared statement missing the applicable table, schema etc properties
Дата
Msg-id CAFEjsq6Rd1DOQVM3vWdbfZ_h5=vHdsCv_eXMvQQ_a4G9VW6VTg@mail.gmail.com
обсуждение исходный текст
Ответы Re: ResultSet metadata for a prepared statement missing the applicable table, schema etc properties  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-jdbc
If you create a PreparedStatement such as select c1 from t1 and subsequently request the ResultSetMetadata for that statement you will observe that the driver is not providing any values for getTableName, getSchemaName etc.

Is this a known bug?

Driver PostgreSQL 9.1 JDBC4 (build 902)
Server 9.0.4

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

Предыдущее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?
Следующее
От: "David Johnston"
Дата:
Сообщение: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?