Remove support for @Query ORDER BY ASC / DESC

Some NoSQL-type products cannot perform an ORDER BY x DESC in
a query.  Remove support for it in gwtorm so that applications
don't try to take advantage of a feature that isn't fully portable.

Change-Id: I8fe011dbaa389ddbcfdb4a8ddee0102569213f7a
6 files changed