Kris,
Does JDBC1 support CONCUR_UPDATABLE or just CONCUR_READ_ONLY?
-Andy
On Apr 30, 2004, at 11:43 AM, Kris Jurka wrote:
> This patch does not support updateable ResultSets (deleteRow,
> insertRow),
> but doesn't do anything to prevent a cursor from being used in that
> case.
>
> Kris Jurka
>