Hi Litgle,

Yes it is.

Regards,
Aldrich

On Apr 25, 12:44 pm, chen leeing <[email protected]> wrote:
> Hi aldrich12
>
> Is database server is remote?
>
> Regards,
> Litgle.
>
>
>
> On Sun, Apr 24, 2011 at 4:59 PM, aldrich12 <[email protected]> wrote:
> > I have a very simple entity with just an id and a description.
> > When i try to do a criteria.List<MyEntity>() and then loop through
> > that list to transform it to a DTO object, it takes a considerably
> > long time compared to entity framework or using a datareader. Looping
> > through the Nhibernate list takes about 8 seconds for just 2000+
> > records unlike for entity framework its instantaneous.
>
> > I've tried settings flushmode to never, clearing out the session but
> > it doesn't affect the performance. Can anybody here shed some light as
> > to why this is happening?
>
> > --
> > 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.- Hide quoted text -
>
> - Show quoted text -

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