[
https://jira.jboss.org/jira/browse/TEIID-832?page=com.atlassian.jira.plug...
]
Steven Hawkins updated TEIID-832:
---------------------------------
To workaround this issue, either use DataDirect drivers or create a stored procedure
wrapper to call the stored function.
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