BUG #2559: why jdbc-driver AbstractJdbc2ResultSetMetaData. getTableName(int column) return ""
В списке pgsql-bugs по дате отправления:
| От | flash.xu |
|---|---|
| Тема | BUG #2559: why jdbc-driver AbstractJdbc2ResultSetMetaData. getTableName(int column) return "" |
| Дата | |
| Msg-id | 200608011644.k71GiJ0K014516@wwwmaster.postgresql.org обсуждение |
| Ответы |
Re: BUG #2559: why jdbc-driver AbstractJdbc2ResultSetMetaData.
|
| Список | pgsql-bugs |
The following bug has been logged online: Bug reference: 2559 Logged by: flash.xu Email address: justxu@tom.com PostgreSQL version: 8.1.4 Operating system: fc5 Description: why jdbc-driver AbstractJdbc2ResultSetMetaData. getTableName(int column) return "" Details: hello: I'm using jdbc3 8.1 to build my java project.But when I use ResultSetMetaData class to get table'name,the result is ""! I check the jdbc8 8.1's source code,and found the AbstractJdbc2ResultSetMetaData. getTableName(int column) return "". Instead, the method of "getBaseTableName()" return the real table'name. Similar,the method of"getColumnName()"return the column'lable,but the method of"getColumnName()" return the real column'name. please show why?thanks. My project has been used Oracle and Mysql.It's my first to use PostgreSQL. I'm come from china,and sorry for my pool English.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера