Available in versions: Dev (3.21)
This documentation is for the unreleased development version of jOOQ. Click on the above version links to get this documentation for a supported version of jOOQ.
Redacted columns
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
Redacted columns are a useful feature to mask out certain sensitive data from formatted output, mainly when debug logging query executions, and also when calling Result.toString()
or Record.toString()
- even by accident.
Feedback
Do you have any feedback about this page? We'd love to hear it!