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