I need to get the sql query from the criteria, in order to use it to
perform bcp export of data. The normal export using criteria is not
good from a performance viewpoint. Either that, or can I work with
this criteria to insert the data into a temp table/proc using another
criteria on top of it, or using hql (which uses the criteria). Of
course, it would be better, if none of this involves nhibernate
objects(just copying of data into the temp proc.).

-- 
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