public QueryResult listItems(String queryString, String nextToken) throws
SDBException {
return listItems(queryString, null, 0);
}
the parameter nextToken is lost
Original issue reported on code.google.com by micheleg...@gmail.com on 1 Aug 2008 at 12:40
Original issue reported on code.google.com by
micheleg...@gmail.com
on 1 Aug 2008 at 12:40