Subject | Re: AW: [Firebird-Java] deleteRow on updateable Resultsets |
---|---|
Author | Roman Rokytskyy |
Post date | 2009-11-19T11:26:28Z |
>> There is no direct call to next() in deleteRow(), but might be that thereI meant event handling in the driver.
> is something with event notification.
>
> There are no events or triggers at all involved.
> What is the intended usage of "deleteRow" ?Exacty what you do - positioned delete within the result set loop.
Roman