-->
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: Cursor Stream in Hibernate as Toplink
PostPosted: Fri Sep 17, 2010 5:47 pm 
Newbie

Joined: Thu Jul 22, 2010 4:25 pm
Posts: 4
Hi,

We are using Hibernate 3.2 with JPA 2.0.

We are in process of replacing TopLink with Hibernate. While conversion come across the query which fetch large amount of data from database. TopLink does support CursoredIterator to fetch data in batch. I looking for same solution in hibernate. I can do it in hibernate using setFirst() and setMaxResult() with Query. But does not give correct result if some body delete or insert record while fetching records in batch.

Appreciate for reply for solution.

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.