JDBC MetaData getTablename() Problem?

Поиск
Список
Период
Сортировка
От Frank Morton
Тема JDBC MetaData getTablename() Problem?
Дата
Msg-id 012001be391d$edd38610$8355e5ce@base2inc.com
обсуждение исходный текст
Список pgsql-interfaces
Before I dig too deep, I am getting a zero length string back
from ResultsSetMetaData.getTableName() no matter what
I do. I am doing a join, so multiple tables are involved. I thought
at first that maybe it always returned zero length with a single
table select.

I am sure the metadata is correct because I get other stuff,
such as the results of getColumnName().

Is anyone using this with success? I am using the latest release
and the same thing happens under solaris and linux.

Thanks.




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

Предыдущее
От: Goran Thyni
Дата:
Сообщение: XML, now with test code
Следующее
От: Wolfgang Stroh
Дата:
Сообщение: extending pg_type