Re[2]: [Hibernate] null check and update, save
s GKdvga> set to null and I might be able to give some more guidance GKdvga> Jaroslav Misura
[Hibernate] null check and update, save
Hi, while I was writing tests for my code I ran into one "problem". Now, I'm not sure if it is a bug or a feature. I am using Hibernate 1.2.3 and MySQL 3.x . Some of properties in my JavaBean are marked as not null. When I test the code I set that property to null and try to save() it. The except