New versions: Dev (3.15) | Latest (3.14) | 3.13 | 3.12 | 3.11 | 3.10 | 3.9 | 3.8 | Old versions: 3.7 | 3.6
Alternative execution models
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
Just because you can, doesn't mean you must. In this chapter, we'll show how you can use jOOQ to generate SQL statements that are then executed with other APIs, such as Spring's JdbcTemplate, or Hibernate.
Table of contents
- 5.21.1.
- Using jOOQ with Spring's JdbcTemplate
- 5.21.2.
- Using jOOQ with JPA
- 5.21.2.1.
- Using jOOQ with JPA Native Query
- 5.21.2.2.
- Using jOOQ with JPA entities
- 5.21.2.3.
- Using jOOQ with JPA EntityResult
The jOOQ User Manual : SQL execution : Alternative execution models | previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!