Re: Updatable result sets
От
Dave Cramer
Тема
Re: Updatable result sets
Дата
Msg-id
1038848089.23090.10.camel@inspiron.cramers
Ответ на
Updatable result sets (David Hooker)
Список
Дерево обсуждения
Updatable result sets "David Hooker" <dhooker@a4networks.com>
Re: Updatable result sets Dave Cramer <Dave@micro-automation.net>
The driver supports it as of 7.2, but it should work with older versions of the server. Dave On Mon, 2002-12-02 at 11:51, David Hooker wrote: > Statement stmt = > conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, > ResultSet.CONCUR_UPDATABLE); > > Is this supported? If so, as of which version? > -- Dave Cramer
В списке pgsql-jdbc по дате отправления