RSS

Tag Archives: set

Hibernate PersistentSet remove not working

Hi,

if you have trouble removing an object from a persistent set in hibernate, there is a bug in eqauls and hashcode

see it here

If you have this problem you can do things like creating a new set and adding the current set excluding the one that you want to remove etc.

I hope it is fixed quickly.

 
2 Comments

Posted by on January 8, 2010 in Java, Other

 

Tags: , ,

 
Follow

Get every new post delivered to your Inbox.