Hi, sorry if this list is not the correct place to ask this, but when I want to update a collection (insert or remove an item) hibernate first remove all items from database and then insert the items in the collection, I don't understand why.
Someone knows something about this? Thanks a lot!