Programming
HR
3.18.0 Release with Support for more Diagnostics, SQL/JSON, Oracle Associative Arrays, Multi dimensional Arrays, R2DBC 1.0
['View All Posts Lukaseder', 'I Made Jooq']
Java, SQL and jOOQ.
The Query Object Model (QOM) API, which was introduced in jOOQ 3.16, has been enhanced with more statement, function, expression support, allowing for more complete SQL transformation and traversal. Associative array support can still be a challenge with ojdbc, but with jOOQ and its code generator, most associative arrays can be bound and fetched very easily. This version of jOOQ will support those types in code generation (where possible) and at runtime via multi dimensional Java arrays.