Proper state after insertRow

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Proper state after insertRow
Дата
Msg-id 1030110463.19097.197.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: Update ResultSet for JDBC  (Zengfa Gao <zfgao@yahoo.com>)
Ответы Re: Proper state after insertRow
Список pgsql-jdbc
Does anyone know what the state of the result set should be after an
insertRow

Does the result set stay on the "insertRow", does the inserted row
become the current row

should we force the user to do a refreshRow after an insert to pick up
the results of sequences, etc.

after the user executes insertRow, can they then update this row without
moving?

Dave


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

Предыдущее
От: Zengfa Gao
Дата:
Сообщение: Re: Update ResultSet for JDBC
Следующее
От: Michael Hanna
Дата:
Сообщение: Tomcat and JDK 1.3.1 Exception problems...