what is the stream property of playlist? 
for the problems of too many selects, in the playlist mapping set the fetch 
attribute on the bag node (join or subselect).
the outofmemoryexception is unrelated to this (the number of queries impact 
only the time to retrieve data), try to use a stateless session or 
session.setreadonly.
anyhow i suggest you to use 2 distinct session-transaction to insertand 
load data to have a test on the real usage

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to