[teiid-issues] [JBoss JIRA] Resolved: (TEIID-796) Allow for the import of overloaded procedures

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jan 21 12:13:49 EST 2011


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

Steven Hawkins resolved TEIID-796.
----------------------------------

    Resolution: Done


took the approach of adding a new jdbc importer property useProcedureSpecificName - defaulting to false.

This allows JDBC 4.0 drivers to use the specific name as the teiid name - the name in source remains the same.  This fix is quite a bit simpler than changing the metadata and resolving to accommodate type based resolving of procedures with the same name. 

> Allow for the import of overloaded procedures
> ---------------------------------------------
>
>                 Key: TEIID-796
>                 URL: https://issues.jboss.org/browse/TEIID-796
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Connector
>    Affects Versions: 6.2.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 7.4
>
>
> Currently our metadata doesn't allow for the definition of overloaded procedures - however many sources supply unique names for each procedure signature that can be used instead of the base procedure name.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list