Good to know that this functionality is now available! ----- Original Message ----- From: "Matthew Baird" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 11:38 PM Subject: RE: Real Project with OJB
true. -----Original Message----- From: Ryan Marsh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 2:41 PM To: OJB Users List Subject: Re: Real Project with OJB To the contrary, I thought we had extent aware iterators for objects spanning multiple tables. -ryan On Tue, 2002-10-01 at 12:04, Rudi Alberda wrote: > * Connected to this problem is this; at the moment (AFAIK) the > getIteratorByQuery has no knowledge of extents. That means that in a > (somewhat) complex model, if you want to query on objects that are stored in > multiple tables, this cannot be done by this method. The only alternative is > getCollectionByQuery, which returns the entire query as one collection, > which might take some time for large results. I see this as somewhat of a > problem. -- <jwz> how can anyone claim that "multimedia" means "pictures *and* sound"? <jwz> I mean, it used to mean "oil paint *and* menstrual blood" -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
