-->
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: the mutable field not working !!!
PostPosted: Wed Jan 02, 2008 1:08 am 
Newbie

Joined: Wed Jan 02, 2008 12:58 am
Posts: 1
Hi.

Following are the tools I am using :

1) MySql server 5.0
2) Hibernate 3.2.5
3) xml version 1.0

Now when I add the 'mutable="false" attribute in the mapping file, I am able to delete the records from the database using the session.delete(obj) command. I am not being able to figure out just why is this happening ..?

I might say that the updating process seems to work OK. When I use session.update(obj), no hibernate is raised, but the record isn't updated either. Thus, it seems to be ok.

Thus, the problem seems to be with the deletion process.

Any ideas??


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.