This seems like it should be obvious, but I'm just not getting it from the JavaDoc or the other docs (or searching the mailing list archives)...

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]



Reply via email to