[teiid-issues] [JBoss JIRA] (TEIID-147) Support for JAVA Stored Procedures

Steven Hawkins (JIRA) issues at jboss.org
Thu Mar 2 08:38:00 EST 2017


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

Steven Hawkins updated TEIID-147:
---------------------------------
    Fix Version/s: 10.0
                       (was: 9.x)


We will evaluate in 10.0 if this is something that we want to pursue.  We can use logic similar to the script binding that we do for objecttable to allow the procedure to declare it's language.  It would then have access to well defined context objects.  However with that approach queries will be executed in a synch manner as we won't be able to block/release the thread.

> Support for JAVA Stored Procedures
> ----------------------------------
>
>                 Key: TEIID-147
>                 URL: https://issues.jboss.org/browse/TEIID-147
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 9.x
>            Reporter: Ramesh Reddy
>             Fix For: 10.0
>
>
> Currently the Stored procedure support is lacking for both our procedure language and XQuery. Procedure support could be extended to java (or groovy) code, which will provide a powerful engine to execute a arbitrary queries. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list