moremore0812 / cqengine

Automatically exported from code.google.com/p/cqengine
0 stars 0 forks source link

Comparing two objects? #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Object structure:
Order --< Item

Is possible to return Order objects with filter on Item.id = xxxx AND 
Item.price > 100.00 ?

To extend more, Is possible to get Customer information list for instead of 
Order if following is Object Structure:

Customer --o< Order

Original issue reported on code.google.com by psian...@gmail.com on 5 Mar 2014 at 9:34

GoogleCodeExporter commented 9 years ago
Please don't post your question as a bug.

Use the discussion forum, for example you might have found this: 
https://groups.google.com/forum/#!msg/cqengine-discuss/I6p39HeYr0I/FmzCoRI8XI8J

Original comment by ni...@npgall.com on 6 Mar 2014 at 11:22