[hibernate-dev] More fun with merging : non-updatable fields

Christian Bauer christian.bauer at jboss.com
Wed Sep 27 15:02:31 EDT 2006


On Sep 27, 2006, at 8:48 PM, Josh Moore wrote:

> copies _invalid_ values on top of the clean proxied collection, and  
> sends that back to the user.

It does so because you applied these values. Don't do that if you  
don't want it. Thanks to Hibernate your mistake will not end up in  
the database.



More information about the hibernate-dev mailing list