Community

Never Concatenate Strings With jOOQ

(lukaseder) jOOQ supports a vast amount of SQL syntax out of the box. As such, most users will not think of resorting to string concatenation like in the old days when writing dynamic SQL with JDBC.