[Zope3-Users] searching in ZODB

Roman Roelofsen r.roelofsen at tuxed.de
Thu Mar 17 07:16:43 EST 2005


Hi!

In my app I have two content components. Company and employee. A company is 
the container for the employees. In my zodb there are, for example, 10 
companies and each of them has 5 employees.

Now I want to ...
1. ... fetch all of the employees independent of the company and
2. ... query companies or employees with attribute conditions.

Which API must I use? Are there any docs I can read?

Thanks!

Best regards,

		Roman

-- 
mail: r.roelofsen at tuxed.de


More information about the Zope3-users mailing list