google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

how to add filter like (columnA>columnB)? #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
somebody help me
for example:
class AEntity{
  Integer valueA;
  Integer valueB;
}

I need valueA>valueB,how to add filter.

Original issue reported on code.google.com by godi...@gmail.com on 3 Sep 2011 at 10:10

GoogleCodeExporter commented 9 years ago
The issue tracker is not an appropriate place for technical support requests.  
Please post this question to the Objectify or GAE google groups.

Original comment by lhori...@gmail.com on 3 Sep 2011 at 3:41