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