[teiid-issues] [JBoss JIRA] (TEIID-3723) Add OPTIONS capability to Procedure ResultSet

Steven Hawkins (JIRA) issues at jboss.org
Mon Sep 28 09:51:00 EDT 2015


Steven Hawkins created TEIID-3723:
-------------------------------------

             Summary: Add OPTIONS capability to Procedure ResultSet
                 Key: TEIID-3723
                 URL: https://issues.jboss.org/browse/TEIID-3723
             Project: Teiid
          Issue Type: Enhancement
          Components: Connector API, Query Engine
            Reporter: Ramesh Reddy
            Assignee: Steven Hawkins
             Fix For: 8.12


Currently there is no way to add metadata on Procedures return value if the return value is "ResultSet".

Actually you can call _setProperty_ add on _ColumnSet<Procedure>_ metadata object, but _DDLStringFactory_ will not recognize it, also I believe JAVACC file needs to updated for this to recognize.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list