-->
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: how to do paging in hbm.xml
PostPosted: Tue Apr 10, 2007 8:44 am 
Newbie

Joined: Tue Feb 27, 2007 9:18 am
Posts: 7
Hi,

I have 2000 records in my table, when i call findAll() method through hibernate , i can get all the records. but i want to implement paging option on it. what should i have to insert code in hbm.xml file


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 10, 2007 9:50 am 
Expert
Expert

Joined: Tue Jul 11, 2006 10:21 am
Posts: 457
Location: Columbus, Ohio
That is not a configuration option, it is an implementation detail. There's plenty of examples in the documentation (setMaxResults(), setFirstResult())


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.