This repository has been archived by the owner on Oct 13, 2020. It is now read-only.
Releases: ebean-orm-deprecated/ebean-querybean
Releases · ebean-orm-deprecated/ebean-querybean
2.1.1
1.7.1
1.6.1
1.5.1
1.4.1
Enhancements:
#6 Add support for type safe select() and fetch()
#5 Update TQRootBean for change on query from autoFetch() to autoTune()
#4 ENH: Add le() .... "less than or equal to" for number types
#3 ENH: Add ge() .... "greater than or equal to" for number types
#2 ENH: Add notIn(... varargs) for PEnum type