[teiid-issues] [JBoss JIRA] (TEIID-2264) Parameter replacement for an update statement is not happening for set clause.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Oct 19 15:50:01 EDT 2012


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

Steven Hawkins updated TEIID-2264:
----------------------------------

        Fix Version/s: 8.2
          Description: 
With a prepared updated using an instead of trigger the param value is not passed to the source query resulting in:

Caused by: java.sql.SQLException: Remote org.h2.jdbc.JdbcSQLException: Serialization failed, cause: "java.io.NotSerializableException: org.teiid.query.sql.symbol.Reference" [90026-161]
    Affects Version/s: 8.2
                           (was: 8.1)
          Component/s: Query Engine
                           (was: Common)
      Forum Reference: https://community.jboss.org/message/766527#766527  (was: https://community.jboss.org/message/766527#766527)

    
> Parameter replacement for an update statement is not happening for set clause.
> ------------------------------------------------------------------------------
>
>                 Key: TEIID-2264
>                 URL: https://issues.jboss.org/browse/TEIID-2264
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.2
>            Reporter: Vineela Gampa
>            Assignee: Steven Hawkins
>             Fix For: 8.2
>
>
> With a prepared updated using an instead of trigger the param value is not passed to the source query resulting in:
> Caused by: java.sql.SQLException: Remote org.h2.jdbc.JdbcSQLException: Serialization failed, cause: "java.io.NotSerializableException: org.teiid.query.sql.symbol.Reference" [90026-161]

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