[teiid-issues] [JBoss JIRA] (TEIID-2577) Translator API to provide session backed connection

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Aug 8 16:30:26 EDT 2013


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

Steven Hawkins commented on TEIID-2577:
---------------------------------------

Under our normal procedure scoping rules when you create a temporary table in a block it is scoped to that block.  Logically a source procedure is executing in it's own block and thus it's somewhat inconsistent to allow temporary tables created by a source procedure to create/reference session scoped table.
                
> Translator API to provide session backed connection
> ---------------------------------------------------
>
>                 Key: TEIID-2577
>                 URL: https://issues.jboss.org/browse/TEIID-2577
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Connector API
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>             Fix For: 8.6
>
>
> Provide an API (probably from an ExecutionContext) to obtain a JDBC connection to the same Teiid instance under the client's session.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list