Interface ScrollableResults
public interface ScrollableResults
- Author:
- Brian Wing Shun Chan
-
Method Summary
-
Method Details
-
first
- Throws:
ORMException
-
get
- Throws:
ORMException
-
get
- Throws:
ORMException
-
last
- Throws:
ORMException
-
next
- Throws:
ORMException
-
previous
- Throws:
ORMException
-
scroll
- Throws:
ORMException
-