-->
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: Using rownum with between clause in hibernate
PostPosted: Wed Jan 19, 2005 8:17 am 
Newbie

Joined: Tue Dec 28, 2004 6:25 am
Posts: 16
Hi,

I want to use rownum (Oracle) with between clause in Hibernate. I am using createQuery() method.

Can anyone please guide me how to form the query for hibernate.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 19, 2005 10:53 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Not possible, since its an internal implementation detail of Oracle (what you do is really bad, btw). Use createSQLQuery().


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.