Open GoogleCodeExporter opened 9 years ago
The fix in description did not work for me. What did work was
adding the method
public boolean bindLimitParametersInReverseOrder() {
return true;
}
so limit and offset would be passed in the correct order
Original comment by john.jus...@gmail.com
on 1 Jun 2011 at 2:52
Original issue reported on code.google.com by
fcarriqu...@gmail.com
on 15 May 2009 at 8:45