[teiid-issues] [JBoss JIRA] (TEIID-2929) Provide ability define "execution properties" as VDB properties

Steven Hawkins (JIRA) issues at jboss.org
Fri May 2 11:35:56 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965166#comment-12965166 ] 

Steven Hawkins commented on TEIID-2929:
---------------------------------------

A possible solution would be to treat any vdb with a property of the form "connection.xxx" as a name value pair to be set as an execution property after the connection has been made.  This would only occur for ODBC connections.  If there are no objections or other suggestions, I'll go ahead and commit it.

> Provide ability define "execution properties" as VDB properties
> ---------------------------------------------------------------
>
>                 Key: TEIID-2929
>                 URL: https://issues.jboss.org/browse/TEIID-2929
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Server
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 8.8
>
>
> Currently if user needs to set any execution properties on their connection, with JDBC they can define on the URL or use "SET " statement to issue a query. In ODBC can also use "SET " method.
> However, when working with packaged applications and ODBC or in some situations it may be better to configure these properties VDB wide so that all the connections are using same execution properties.
> This JIRA proposes ability to add execution properties as vdb properties in vdb.xml file. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the teiid-issues mailing list