[teiid-issues] [JBoss JIRA] (TEIID-2421) Allow Designer to ask for stored procedure columns

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 4 15:26:56 EST 2013


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

Steven Hawkins resolved TEIID-2421.
-----------------------------------

    Resolution: Done


added the inferProcedureResultSet parameter which if true will cause the resolver to ignore any existing metadata and instead set the Command.getResultSetColumns from command statement(s) in the procedure.

Leaving the value as false will use the existing metadata, which if there is no resultset parameter defined will not set any resultset columns on the command.
                
> Allow Designer to ask for stored procedure columns
> --------------------------------------------------
>
>                 Key: TEIID-2421
>                 URL: https://issues.jboss.org/browse/TEIID-2421
>             Project: Teiid
>          Issue Type: Task
>          Components: Query Engine
>    Affects Versions: 8.2
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.3
>
>
> Successive simplifications to the procedure metadata has left designer without a convenient way to automatically resolve the result set columns for a stored procedure.

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