Is it just me, or has the cgen templating been rewritten so that in datamap mode, you can't actually access the datamap? Instead, you can only access some datamap query information.
That defeats the entire point of that mode. I called it "datamap" mode for a reason, not "datamap-queries" :-) I was using this mode to generate DAO pattern objects, which requires being able to iterate over all of the entities in a datamap.