[teiid-issues] [JBoss JIRA] (TEIID-2153) Allow LOBs to be accessable after the statement close in the local connection scenarios

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Nov 20 09:06:22 EST 2012


     [ https://issues.jboss.org/browse/TEIID-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-2153.
---------------------------------


    
> Allow LOBs to be accessable after the statement close in the local connection scenarios
> ---------------------------------------------------------------------------------------
>
>                 Key: TEIID-2153
>                 URL: https://issues.jboss.org/browse/TEIID-2153
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>    Affects Versions: 8.0
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 8.2
>
>
> When a LOB returned the resultset, the contents of it are only accessed when resultset/statement and/or connection object is not closed, so that internal resources can be appropriately cleaned up. 
> This can be relaxed in the local connection scenarios, as the data access is occurring in the same VM, by taking advantage of single read nature of SQL/XML to cleanup once the resource is read or closed.

--
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