Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In the generated sources the update method is implemented using a call to the save method of the HibernateTemplate.
This must be a call to the update method of the HibernateTemplate...
This causes in not being able to update an existing domain class with a unique rule constraint.
Committed revision 2319.