@sandeep 1. ...what Matt said about objects and cache. 2. The distinction I was thinking about was when you get into the Transfer Query Language which works with queries. Without knowing how you're getting the data in your initial examples, I was thinking that if you were only using TQL, you'd only be working with queries and not objects.
- Gabriel On Sun, Mar 7, 2010 at 6:36 PM, sandeep saini <[email protected]> wrote: > > Actually once we get the object reference, does it really have all the data > cached in that object? > > Because we work with queries after all. Its achieved thru the objects. So > not sure why you said that when working with objects, it does not make a trip > to DB while it does when working with queries. > > Thanks > Sandeep > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331433 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

