How to get all the data from table?

I made a table contains movies, when I get these movies in arraylist in my application I found only the first ten movies and the rest are not exist, any help?

Hi Peter,

for this purpose you need to use paging.
Also see this article with examples on how to fetch all records from table:

Regards,
Stanislaw

3 Likes