whoops, found it:

"Now, on to the more-fun details.  Let's say you have a user that
hasMany addresses.  (user.userId = address.userId).  The iterator
object now has add and delete methods.  Add will add an object into
the iterator and return it.  It will not save the record till you call
save on the record or save on the iterator (another new method!).  "



-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/


Reply via email to