[17:16]<emilis_info> Does helma-ng support MySQL? [17:23]<zumbrunn> emilis_info: there is the experimental hibernate module [17:24]<zumbrunn> it might be out of sync with the current helma-ng apis [17:24]<zumbrunn> (probably is) [17:24]<zumbrunn> and mysql could be used behind hibernate [17:25]<zumbrunn> also, since helma-ng uses Rhino, you can easily script your db access with any java libraries [17:25]<zumbrunn> and directly talk to mysql that way [17:28]<zumbrunn> http://helma.org/wiki/Helma+NG/Persistence+API/