State of updatable ResultSet in jdbc drivers

Поиск
Список
Период
Сортировка
От Joshua Daniel Franklin
Тема State of updatable ResultSet in jdbc drivers
Дата
Msg-id Pine.LNX.4.44.0211141109130.22529-100000@iocc.com
обсуждение исходный текст
Список pgsql-jdbc
Hello,

I am working on a java frontend to an in-house database.
I have found that methods such as resultSet.updateString()
return "not yet implemented" from the postgresql JDBC2
driver.

Since my frontend is in development, I am open to trying out the
beta JDBC3 driver or some other things:

Does the beta JDBC3 provide this functionality?

Is it currently being worked on for the JDBC2 driver or just on a wishlist?

Would it be difficult to add-- could someone provide me with some
pointers and I could try to code it?

Joshua Daniel Franklin


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

Предыдущее
От: snpe
Дата:
Сообщение: Re: streaming result sets: progress
Следующее
От: Scott Lamb
Дата:
Сообщение: Re: streaming result sets: progress