Hello, Has anyone extended DbUtils to use JPA annotations?
I've partially written a BeanProcessor that does so, but thought it might already exist. I did so in the context of wanting DbUtils's simplicity, but without having to write quite as much boilerplate SQL. Also, this could lead to a nice way to handle joins, which, as far as I am aware, are not currently supported in DbUtils. Best regards, Moandji
