sosandstrom / mardao

Mardao is the Java Architect's Dao Generator, for Spring JDBC, AppEngine Datastore and Android SQLite
GNU General Public License v3.0
18 stars 13 forks source link

Added support for more than and less than filters. Fixed a filter bug #32

Closed mattiaslevin closed 9 years ago

mattiaslevin commented 9 years ago

Support for Booleans and Integer types in domain objects. Added filters LESS_THAN and GREATER_THAN. Added delete iterable keys. Added query iterable.