Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Java, SQL and jOOQ.
(Uncensored)
subscribe
Only the first UNION subquery's Converters are applied to the result.
https://blog.jooq.org/how-to-use-jooqs-converters-with-union-operations/
links
backlinks
When using jOOQ Converters with UNION queries, remember that jOOQ will only consider the first UNION subquery's Converters, since jOOQ doesn't know which subquery contributed which rows.