-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Editing a table with null values
PostPosted: Mon Jun 25, 2007 5:15 am 
Beginner
Beginner

Joined: Tue May 08, 2007 8:26 am
Posts: 21
Is there any way to edit a table with null values inside the object?

example:

User object

UserId = 5
UserName = null; (do not change)
UserPhotoName = "bla.jpg"

now when i send this over to hibernate for editing, it will set the userName to null in the database, but it should just change the UserPhoto to the "bla.jpg" and dont do anything else.
Is there any way to prevent this and let it ignore the null values?

Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.