[
https://issues.jboss.org/browse/TEIID-5727?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5727:
---------------------------------------
Presumably this would look like:
create virtual procedure bound_proc () returns ... options
("teiid_odata:bound_type" "some.type.name") as ...
Such that an extension property would define the bound. We would then add a first
parameter to the function/action to represent that bound.
Does that seem right to you?
Add bound functions and procedures to Teiid
-------------------------------------------
Key: TEIID-5727
URL:
https://issues.jboss.org/browse/TEIID-5727
Project: Teiid
Issue Type: Enhancement
Reporter: Christoph John
Assignee: Steven Hawkins
Priority: Optional
As far as I understood virtual procedures and functions are unbound only in the current
implementation in Teiid. Would be nice if there would be a option to have bound (to
entities and entity sets) procedures and functions as well.
This would allow for some more syntactic sugar and would allow for a closer integration
with libraries such as SAPUI5. See here for an example
https://sapui5.netweaver.ondemand.com/sdk/#/topic/b54f7895b7594c61a83fa72...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)