Executing Simple SQL Select Statements With jOOQ [Video]
Learn how to write and execute SELECT statements with jOOQ.
Join the DZone community and get the full member experience.
Join For FreeWhat Are You Going to Learn?
It is time for you to learn how to write and execute SELECT statements with jOOQ. As always, there's several ways, from something similar to JPA's 'native queries' to using jOOQs auto-generated classes.
By the end of this episode, you'll know how to create a so-called DSLContext and issue said queries.
sql
Database
Published at DZone with permission of Marco Behler. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments