You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "RuoYu Zuo (JIRA)" <ji...@apache.org> on 2015/07/15 08:17:04 UTC

[jira] [Commented] (TRAFODION-37) Get "ROLLBACK WORK" and "COMMIT WORK" transactions be prepared when T2 driver is establishing connection

    [ https://issues.apache.org/jira/browse/TRAFODION-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627591#comment-14627591 ] 

RuoYu Zuo commented on TRAFODION-37:
------------------------------------

This is just the 1st step of implementing T2 rowset functionality. New Prepare(), Execute(), Fetch() codes will be added for the complete feature. And part of the interfaces between native and JAVA will be changed as well for transporting byte buffers instead of using Java object references.

> Get "ROLLBACK WORK" and "COMMIT WORK" transactions be prepared when T2 driver is establishing connection
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-37
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-37
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: RuoYu Zuo
>              Labels: features
>
> To make T2 driver supports rowset operation to enhance the performance of batch insert and update, two SQL transactions ("commit" to make a succeeded execution and "rollback" for failure) are required to be prepared in advance, which shall be triggered in executing phase of rowset operation.



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