DBAccess: Simplify the retrievel of full field details.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 11 May 2012 11:52:11 +0000 (13:52 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 11 May 2012 11:52:11 +0000 (13:52 +0200)
commit1efb90581ac219239e63541d1ebf3a25dafd19a3
treefafd2deadcde87dda570ca0257dc184577a40e6b
parent53c93697a41ba1348f19ed9933fba6df72481aa3
DBAccess: Simplify the retrievel of full field details.

* src/main/java/org/glom/web/server/database/DBAccess.java
getFieldsToShowForSQLQueryAddGroup(). This might be unnecessary anyway,
because the Document loading should have done this.
ChangeLog
src/main/java/org/glom/web/server/database/DBAccess.java