Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3341:51f037483071
Backend: Strategy to directly transform native SQL results into Maps.
flys-backend/trunk@4955 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 12 Jul 2012 14:51:23 +0000 |
parents | 509af52db23b |
children | 3d3e40d9d6d7 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu Jul 12 09:01:43 2012 +0000 +++ b/flys-backend/ChangeLog Thu Jul 12 14:51:23 2012 +0000 @@ -1,3 +1,8 @@ +2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/hibernate/MapResultTransformer.java: + Strategy to directly transform native SQL results into Maps. + 2012-07-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> Fix for flys/issue359