-->
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.  [ 6 posts ] 
Author Message
 Post subject: Scrollable Cursors
PostPosted: Thu Dec 09, 2004 12:55 pm 
Regular
Regular

Joined: Tue Nov 30, 2004 4:23 pm
Posts: 62
Hibernate version:2.1.6
Database version:DB2
Does Hibernate support scrollable cursors?

-jay


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 09, 2004 3:17 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
yes if DB2 do it


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 09, 2004 3:28 pm 
Regular
Regular

Joined: Tue Nov 30, 2004 4:23 pm
Posts: 62
Okay...this is where I get confused. I wanted verification that Hibernate did not support scrollable cursors. I was told that because I was informed that Hibernate does not support constants. And constants are required for the scrollable cursor functionality.

-jay


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 09, 2004 4:41 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
hibernate support scrolable cursor and in hibernate 3 you can choose type of cursor
Hibernate don't support update, delete or insert with scrollable cursor (in hibernate 2, I don't know for hibernate 3)

regards


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 09, 2004 5:08 pm 
Regular
Regular

Joined: Tue Nov 30, 2004 4:23 pm
Posts: 62
Could you tell me how you write a scrollable cursor select statement in HQL?

thanks

-jay


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 09, 2004 5:24 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
Sure, call Query.scroll() instead of Query.list()


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 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.