Product Documentation

FairCom DB V12 Release Notes

Previous Topic

Next Topic

Java Hibernate driver now correctly executes SQL statement with SKIP clause

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)

TOCIndex