hibernate-reactive
hibernate-reactive copied to clipboard
Add CLOB support for Db2
trafficstars
Vert.x Db2 client currently doesn't support type CLOB:
Some types that are currently NOT supported are:
XML
BLOB
CLOB
DBCLOB
GRAPHIC / VARGRAPHIC
We need to wait for https://github.com/eclipse-vertx/vertx-sql-client/issues/496 to be solved.