You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Jian Jin (JIRA)" <ji...@apache.org> on 2016/03/25 07:44:25 UTC

[jira] [Updated] (TRAFODION-1786) Update T4 driver code to support TYPE_SCROLL requests

     [ https://issues.apache.org/jira/browse/TRAFODION-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jian Jin updated TRAFODION-1786:
--------------------------------
    Assignee: Kevin Xu  (was: Jian Jin)

> Update T4 driver code to support TYPE_SCROLL requests
> -----------------------------------------------------
>
>                 Key: TRAFODION-1786
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1786
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: client-jdbc-t4
>            Reporter: Roberta Marton
>            Assignee: Kevin Xu
>
> As part of releasing Apache Trafodion release 1.3.0, GPL licensed files were removed to meet licensing requirements.  However, removing these files caused some features like scrollable cursors to no longer be supported.   Therefore, these features need to be supported.  The following methods need to be implemented as found in the TrafT4ResultSet.java file found in the T4 driver directory:
>    cancelRowUpdates
>    moveToInsertRows
>    deleteRow
>    insertRow
>    updateRow
>    refreshRow
>    rowDeleted
>    rowInserted
>    rowUpdated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)