jOOQ's debug logging prints executed queries with bind values and result sets, which is helpful during development but can expose sensitive data in production. jOOQ 3.21 commercial distributions introduce a 'redacted columns' feature configurable via code generation settings. By marking specific columns (e.g., BOOK.TITLE) as
Table of contents
Like this:Sort: