Closed riyazdf closed 9 years ago
JDBI is getting relatively painful to use for keywhiz due to complexity and verbosity (see AclDAO.java).
We've used JOOQ for some DAO tests and it'd be nice to move everything to JOOQ and keep things uniform.
r.i.p. jdbi.
It might be worth posting in the google group explaining why we did this. Maybe also give people a heads up in case they run into any issues related to these changes?
JDBI is getting relatively painful to use for keywhiz due to complexity and verbosity (see AclDAO.java).
We've used JOOQ for some DAO tests and it'd be nice to move everything to JOOQ and keep things uniform.