ResultSetMetaData.getTableName()

Поиск
Список
Период
Сортировка
От Jason Davies
Тема ResultSetMetaData.getTableName()
Дата
Msg-id 20011124103549.A17186@netspade.com
обсуждение исходный текст
Ответы Re: ResultSetMetaData.getTableName()
Список pgsql-jdbc
Is there any chance ResultSetMetaData.getTableName(int column) could be implemented somehow? It seems that the backend
doesn'tprovide any info about the table name of a column, is this correct? Obviously not all columns returned have a
specifictable associated with them, but for simple SELECT statements it is possible. 

I think this needs to be added to the TODO list to be implemented in the backend. This is another of those features
whichgeneric database admin tools would find useful.  

--
Jason Davies

jason@netspade.com

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

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: Urgent! JDBC connection fail -- first time succeed, second time fail
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ResultSetMetaData.getTableName()