And now for my next demonstration, we’re going to take a much deeper dive into the jOOQ toolbox. There’s a lot of convenience in the jOOQ toolbox – heck, jOOQ is all about convenience when you think about it. All of the hand-rolled SQL I was doing in the last chapter, the hand-made entity classes and parsing of query results; it can get significantly easier and more importantly typesafe. And that’s the second key to enjoying jOOQ: type safety. Put together, this chapter is a saunter through jOOQ’s features that offer convenience ...
3. Working with jOOQ
Get Beginning jOOQ: Learn to Write Efficient and Effective Java-Based SQL Database Operations now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.