I have an entity class called Task which is mapped in hibernate.
Task
I\'m able to fetch existing items belonging to this class correctly, so I don\'t think
If someone else is struggling with this error, I fixed it by removing
true
From hibernate properties.