Given a component Employee.component with multiple properties, the following hql leads to a QuerySyntaxException: update Employee set optionalComponent = :comp
The ComponentTest was enhanced to show this behaviour.