You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thoralf Rickert (JIRA)" <ji...@apache.org> on 2007/03/09 10:58:24 UTC

[jira] Created: (TORQUE-85) setOffset(int) in Criteria should be setOffset(long)

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
            Priority: Minor


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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org