-->
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: Desirable features of future Derby/JavaDB releases?
PostPosted: Wed Oct 10, 2007 4:25 am 
Newbie

Joined: Tue Oct 09, 2007 6:18 am
Posts: 1
Hi all,

I'm active in the Apache Derby community where I'm currently working on adding the ROW_NUMBER() rank function, the SQL standard equivalent to MYSQLs dialect 'LIMIT' and 'OFFSET' functionality. I've seen the use of the ROW_NUMBER() approach to LIMIT on the Hibernate forums, and I want to make sure that the SQL standard solution is sufficient for Hibernate use(rs)?

The reason for doing this is to (hopefully) give the Hibernate + Derby/JavaDB combo a nice performance boost with pagination type queries using HQLs Query.setFirstResult() and Query.setMaxResults(). There is currently no plan to implement the mysql dialects "LIMIT" and "OFFSET" in Derby/JavaDB, but adding this could be raised to the Derby community for discussion if needed.

BTW, apart from row_number(), and possibly sequences, are there any other issues with Derby/JavaDB that you'd like to see fixed in future releases of Derby/JavaDB?

If there is another, more appropriate, forum where this should be posted please let me know.

Thomas


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.