Hi David,

On Tue, Sep 28, 2010 at 10:30 AM, David Long <david.lon...@gmail.com> wrote:

> Thanks Tom.  That is extremely helpful.


Good. Glad to have helped.


>  I am still very new to ORM so
> I didn't realize that it is better to have an object than a query.


Well, the "point" of using an ORM is to be able to use objects. Otherwise,
it's not much of a help.

But it's not "always" better to use objects. Sometimes a simple query list
is all you need. And the query list avoids some expensive object creation.

As you work with Transfer - or CF9's built-in Hibernate functions - you'll
get more of a feeling of what to use when.

Good luck.

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to