Login
Roast topics
Find topics
Find it!
From:
Java, SQL and jOOQ.
(Uncensored)
subscribe
Nested Transactions in jOOQ – Java, SQL and jOOQ.
https://blog.jooq.org/nested-transactions-in-jooq/
links
backlinks
Roast topics
Find topics
Roast it!
Since jOOQ 3.4, we have an API that simplifies transactional logic on top of JDBC in jOOQ, and starting from jOOQ 3.17 and #13502, an equivalent API will also be made available on top of R2DBC, for…