DataBase table test connectivity unsupported type BLOB or CLOB
Hi All,
I created a database table for my class. There is a blob or clob columns. When I try test connectivity in database table definition, I get this Issues "Class MyClassName is mapped to table MyTableName in database MyDatabaseName, which has column TESTBLOBCOLUMN of unsupported type BLOB"
How can I solve this problem?