In prior versions, the Java Hibernate Driver did not properly execute SQL statements containing the SKIP clause. This has been fixed by changing the Hibernate configuration setting supportsLimitOffset=true.
Affected Components: Hibernate Dialect (CtreeDialect.java)