You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2008/08/19 10:27:45 UTC

[jira] Assigned: (TUSCANY-2551) UpdateGenerator creates some invalid SQL statements

     [ https://issues.apache.org/jira/browse/TUSCANY-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende reassigned TUSCANY-2551:
----------------------------------------

    Assignee: Luciano Resende

> UpdateGenerator creates some invalid SQL statements
> ---------------------------------------------------
>
>                 Key: TUSCANY-2551
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2551
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java DAS RDB
>    Affects Versions: Java-DAS-beta1
>            Reporter: Florian Pinel
>            Assignee: Luciano Resende
>             Fix For: Java-DAS-Next
>
>         Attachments: jira.patch
>
>
> When the data object has no changed fields, UpdateGenerator.getUpdateCommand() generates an SQL statement with an empty SET clause. It should return null instead. ChangeFactory and ChangeSummarizer should be updated to handle null values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.