-->
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: NewBie Question about Update statements issued by Nhibernate
PostPosted: Mon Mar 27, 2006 7:24 pm 
Beginner
Beginner

Joined: Mon Sep 26, 2005 5:57 pm
Posts: 39
I have a procedure during which I begin a new transaction and update a particular property of a fairly large number of objects of the same class. When I used SQL profiler to see the generated SQLs, I see that the Update statements are updating each and every column of the table, rather than just the one whose property I had changed. Is this expected?
The table is a big one, and 2 of the columns are actually 'Text' columns, which have large amounts of data, so the SQLs being generated are huge.

Please help


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.