-->
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.  [ 2 posts ] 
Author Message
 Post subject: Database round trips with NHibernate
PostPosted: Mon Feb 27, 2006 6:59 pm 
Newbie

Joined: Wed May 25, 2005 4:46 pm
Posts: 4
I'm using nhiberante with MS SQL Server 2000, I noticed that when I update an object, nhibernate is generating a series of sql statements and they are being sent to the sql server on individual round trips. There is a concern on the number of round trips required as the object tree gets more complex. Is there a way to tell nhibernate to send thoes sql requests in batches? Or is there any other way to minimize the round trips.

Thanks in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 28, 2006 6:16 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
I believe ADO.NET in .NET 1.1 doesn't support this functionality. If you know of some solution, I will be glad to hear it.


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

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.