public interface ScrollableResults
boolean first() throws ORMException
ORMException
Object[] get() throws ORMException
ORMException
Object get(int i) throws ORMException
ORMException
boolean last() throws ORMException
ORMException
boolean next() throws ORMException
ORMException
boolean previous() throws ORMException
ORMException
boolean scroll(int i) throws ORMException
ORMException