Chapter 19: Logging and Testing
In this chapter, we will cover logging and testing from the jOOQ perspective. Relying on the fact that these are common-sense notions, I won't explain what logging and testing are, nor will I highlight their obvious importance. That being said, let's jump directly into the agenda of this chapter:
- jOOQ logging
- jOOQ testing
Let's get started!