javadb « Database « JPA Q&A





1. java se with hibernate and JavaDB. How do i deploy application?    stackoverflow.com

1)When i send my application to my teacher, how do i tell it to create some empty tables and populate it with sample data on FIRST launch of application? I know ...

2. Desirable features of future Derby/JavaDB releases?    forum.hibernate.org

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 ...