eclipse-vertx/vertx-sql-client

[DB2] Support for CLOB / BLOB data types

aguibert opened this issue · 0 comments

Initially only simple data types are supported (boolean, int, varchar, etc). Add support for more complex data types like CLOB and BLOB.