[ https://issues.apache.org/jira/browse/TORQUE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-85. ------------------------------ Resolution: Fixed Fix Version/s: 4.0 Assignee: Thomas Fox offset is now a long value > setOffset(int) in Criteria should be setOffset(long) > ---------------------------------------------------- > > Key: TORQUE-85 > URL: https://issues.apache.org/jira/browse/TORQUE-85 > Project: Torque > Issue Type: Improvement > Components: Runtime > Reporter: Thoralf Rickert > Assignee: Thomas Fox > Priority: Minor > Fix For: 4.0 > > > The Criteria.setOffset() method should accept long instead of int as the parameter value to allow an offset above 2 billion. Of course it's not recommended to have such Criteria's but it should be possible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org