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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Oct 11 11:17:26 EDT 2013


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

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

> Do the appropriate JDBC methods throw IllegalState (or some other exception) in this case?

close/rollback are noop.  The the other transaction or change user methods will throw an exception (although I think I left out a good message).

> Client state? Are you referring to Teiid internals or something that's exposed through JDBC like client info?

Mostly I'm referring to url/execution properties that are typically handled on the client side.  Things like session variables that are handled on the server-side will be consistent.
                
> 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