JDBC driver implementation

Поиск
Список
Период
Сортировка
От Robinson
Тема JDBC driver implementation
Дата
Msg-id 20011026181118.32909.qmail@web20005.mail.yahoo.com
обсуждение исходный текст
Список pgsql-jdbc

Hello,

I have a situation where I just want the changes to be made temporarily in the ResultSet.   I don't want to commit the changes to the database.   When I use the ResultSet.updateString(...), ResultSet.updateBoolean(...), or ResultSet.updateObject(...) methods;  I get the message "This method is not yet implemented."  Looks like the implementation for the above methods has not yet been provided in version 7.1.2 

I don't know if I am alone in this situation.  Has anyone encountered such a problem?  And how have you gotten around solving the it.

The problem:
- Being unable to update an updatable resultset in PostgreSQL 7.1.2

Thanks



Do You Yahoo!?
Make a great connection at Yahoo! Personals.

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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: PostgreSQL, JDBC, and Druid
Следующее
От: Barry Lind
Дата:
Сообщение: Re: JDBC driver implementation