Hi, Looking at the user manual: http://www.jooq.org/manual-single-page/
Why do some methods throw SQLException and others throw DataAccessException? I don't mind either approach, but it should be consistent. Right now I have to catch both exception in my code. Thanks, Gili
