I believe I found the problem. As a handful of developers have each been adding to one class/mappings, they've each been adding some "lazy=false" / "fetch=join" children to the class, so I ended up with 7 left-outer-joins yielding over 800,000 rows. Knowing is half the battle. Now I must finish the battle.
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
