https://bugs.documentfoundation.org/show_bug.cgi?id=116936

            Bug ID: 116936
           Summary: Firebird SDBC should implement XRowUpdate interface
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The ResultSet object of the Firebird SDBC driver does not implement the
XRowUpdate interface, which makes modifying values through the API not
possible. (One can do it by running a separe "UPDATE" query). That's
unfortunate, and a failure for the goal of feature-parity with HSQLDB, and
"good support" in general.

To implement this, there will probably be some code commonality or copy/paste
with the setXXXX series in the PreparedStatement object.

Steps to Reproduce:
.

Actual Results:  
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to