> 
> > Do you know what they did? Does it still just iterate over 
> the rows or 
> > does it built some kind of pseudo-index as it populates the query 
> > object?
> 
> I have no idea unfortunately. Might see if I can find out...
> 
> I do know that performance wise it spanks CF5's QofQ though, 
> so I would assume they did something a little more clever 
> than simple row iteration.

The assumption would be some kind of Java recordset...

Which would include indexing and things like that.  CF isn't fast (well,
neither is Java) but Java is definitly quicker!

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to