public interface Paginated
Modifier and Type | Method and Description |
---|---|
int |
limit() |
com.google.gwtorm.server.ResultSet<ChangeData> |
restart(int start) |
int limit()
com.google.gwtorm.server.ResultSet<ChangeData> restart(int start) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException