Now, imagine a jOOQ user who, let's say, wants to run SUBSTRING() and CONCAT() queries only on MySQL ... It's important to be able to log executed SQL. Classically, jOOQ shipped a quite heavyweight Execution Logger, which you couldn't get rid off (you ...
↧