[teiid-issues] [JBoss JIRA] Commented: (TEIID-1377) Teiid Designer (DTP) Execute All sends all queries at once to Server - Server should handle these bulk queries

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Nov 24 11:14:59 EST 2010


    [ https://jira.jboss.org/browse/TEIID-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565169#comment-12565169 ] 

Ramesh Reddy commented on TEIID-1377:
-------------------------------------

Do not know of such feature now or before. May be SQLExplorer executed one after another. JDBC is blocking API. Teiid only supports update queries in the batch mode.

> Teiid Designer (DTP) Execute All sends all queries at once to Server - Server should handle these bulk queries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1377
>                 URL: https://jira.jboss.org/browse/TEIID-1377
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 7.1.1
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>
> When a series of SELECT statements are sent to the server via Execute All, the server should execute the SQL statements in appropriate fashion (as when the queries are directed to other RDBMSes, such as Oracle).
> At present, no exceptions are thrown, but the queries fail to execute.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list