-->
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: How does hibernate.batch_size works in SQL Server
PostPosted: Wed Aug 22, 2007 3:37 am 
Newbie

Joined: Wed Aug 15, 2007 11:44 am
Posts: 1
Hello,

ADO.NET 2.0 has introduced Batch Update through UpdateBatchSize on the adapter. NHibernate also offers the similar feature in SQL Server.

NHibernate documentation says that it will go to the database with multiple queries grouped together. But reading the MSDN, i realized that it works with datatables/datasets only.

Is it true that NHibernate also works when collection is retrieved from the database?

Has anybody verified how does it work and whether is works only when collection is retrieved.

Thanks,
Mili


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.