> I also found that the most time consuming in the stateless session is
> creating Proxies when the materializing is done.

I may not be correct in this, but I think that lazy="false" on the
<class> mapping prevents proxy creation.  Have you tried adding this
into all your mappings?  (I'm not sure if your application needs lazy-
loading at all).

Cheers,
John
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to