Community
Participate
Working Groups
Derby supports a paging syntax but EclipseLink's DerbyPlatform does not make use of this.
Created attachment 187683 [details] pagination, sequencing, rollback fix, unwrap connection fix
SVN commit, trunk: BUG#323897, 335464 - Derby pagination and sequencing https://bugs.eclipse.org/bugs/show_bug.cgi?id=323897 Adds pagination and sequencing support to DerbyPlatform. Thank you to A. Bargull for submitting the Derby sequencing patch. Changes: - Added sequence support for Derby (Derby added this as of 10.6) *** You must upgrade to Derby 10.6 or greater to run tests that use sequencing successfully. - Added pagination support for Derby. - Added fix to rollbackTransaction, was causing Derby test failures. - Added fix to unwrapping JDBC Connection in JPA to support external connection pooling. Code Review: Andrei (pending)
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink