updatable (J2EE) resultsets
От | Gerlits András |
---|---|
Тема | updatable (J2EE) resultsets |
Дата | |
Msg-id | 20021210140459.17938.qmail@neotek.hu обсуждение исходный текст |
Ответы |
Re: updatable (J2EE) resultsets
|
Список | pgsql-jdbc |
Hi all. I'm new to the list, so first off I'd like to say hello. The reason I've joined the list is that I've tried to use the updatable ResultSet feature with the JDBC drivers for Postgres and found that they won't work if you have columns in your database that have capital letters in it. After a lot of fumbling (which included not downloading the source, but decompiling the driver (I'm not too proud of that :))) I've found the AbstractJdbc2ResultSet.insertRow method, which prepares the query for execution, but ignores the fact that columnames must be included between "- s if they are capitalized. I'd be happy to post a patch, but I'm really a newcomer when it comes to open-source shared development, and haven't got the slightest idea on how to do it. I've tried to look this up in the archives, but haven't found any threads dealing with this issue. Thanks Andras Gerlits
В списке pgsql-jdbc по дате отправления: