Add an ORDER BY expression in the specified order on the specified field. SimpleDb only supports a single ORDER BY field. @param field the field to order by @param asc true if should be ordered in ascending order, false for descending order @throws ParsingException
(String field, boolean asc)
source not stored for this graph (policy: none)
no test coverage detected