Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3.1
-
Component/s: JDO queries
-
Labels:None
-
Number of attachments :
Description
From version 7.6 SapDB/MaxDB added support for LIMIT and OFFSET clause.
This will allow us to add support for LIMIT/OFFSET clause to OQL on sapdb.
patch added that implement LIMIT/OFFSET clause for sapdb driver.