Open
Description
ive met a case where the number of data on my tables moves very fast, and perhaps reached 2billion data soon
in that case i need to use Long as offset parameter on Rowbound class,
but somehow it is not supported, because Rowbound only accept integer on both of its parameter
any thought.?
thank you.