[teiid-issues] [JBoss JIRA] Created: (TEIID-832) Support calling oracle stored functions returning result sets as stored procedures

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Sep 16 13:07:23 EDT 2009


Support calling oracle stored functions returning result sets as stored procedures
----------------------------------------------------------------------------------

                 Key: TEIID-832
                 URL: https://jira.jboss.org/jira/browse/TEIID-832
             Project: Teiid
          Issue Type: Feature Request
          Components: JDBC Connector
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Minor
             Fix For: 6.3.0


This is only an issue with oracle native drivers, which need to have the returned result set explicitly called as a return parameter.  For this to work we'll need to ensure that the import metadata on a procedure is being set to isFunction appropriately and then use that metadata in the Oracle connector.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list