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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to