You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/23 08:39:00 UTC

[jira] [Commented] (TRAFODION-2957) T4JDBC should support compound statement

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

ASF GitHub Bot commented on TRAFODION-2957:
-------------------------------------------

GitHub user mashengchen opened a pull request:

    https://github.com/apache/trafodion/pull/1535

    TRAFODION-2957 one stmt support multi-queries

    1. reconstitute the constructor of TrafT4Statement & TrafT4PreparedStatement
    2. add new property allowMultiQueries to support exec multi-queries in one statement
    3. new class extends from TrafT4Statement & TrafT4PreparedStatement to exec multi-queries

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mashengchen/trafodion TRAFODION-2957

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1535.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1535
    
----
commit 414c71753ce2b6c260b6525ed46e1c1bb8aba865
Author: aven <sh...@...>
Date:   2018-04-23T08:30:20Z

    TRAFODION-2957 one stmt support multi-queries

----


> T4JDBC should support compound statement
> ----------------------------------------
>
>                 Key: TRAFODION-2957
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2957
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: liu ming
>            Assignee: mashengchen
>            Priority: Major
>
> should be able to run multiple statements in one JDBC call.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)