Is there an idiomatic way to construct a query to select all members of an extent from the broker? I can kind of see how to do it with OQL, but I'm not using the ODMG approach. (Should I? Can I mix and match?)
I'm faking around it by selecting with a criteria that specifies instances where the primary key is not null, but I'd rather know the right way to do it...
Thanks
Joe--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"We want beef in dessert if we can get it there."
-- Betty Hogan, Director of New Product Development, National Cattlemen's Beef Association
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
