Gail Badner
updated
an issue
Hibernate ORM
/
HHH-9851
Query.setMaxResults() does not work on DB2 or Derby
Change By:
Gail Badner
The
DB2 does not support a variable
limit
(by binding a
value
is not being bound
); instead, the limit value should explicitly be added
to the
PreparedStatement
SQL
.
Add Comment
This message was sent by Atlassian JIRA
(v6.5-OD-05-041#65001-
sha1:e07c9f6
)