Add sort clause to the sql query that grabs table information.
authorBen Konrath <ben@bagu.org>
Wed, 16 Feb 2011 10:15:23 +0000 (11:15 +0100)
committerBen Konrath <ben@bagu.org>
Wed, 16 Feb 2011 10:15:23 +0000 (11:15 +0100)
commit1eb570f0994e9660fe54302ebe75b688add3cd12
treed479b539821d53619b8539efdab1215692b9895d
parent916d31c62b66c0b3d15037d12dab9643419f028e
Add sort clause to the sql query that grabs table information.

* src/main/java/org/glom/web/server/LibGlomServiceImpl.java: Add sort clause
if one of the columns is a primary key.
ChangeLog
src/main/java/org/glom/web/server/LibGlomServiceImpl.java