When there is a clob or blob, in the database table, this should not be set in the bean, it should have a SQL query made to retrieve the blob or clob at access time. This will fix the SQL errors with Oracle and PostGresql et al. WHilst no needed fo MySQL/MariaDB, better same than sorry...
When there is a clob or blob, in the database table, this should not be set in the bean, it should have a SQL query made to retrieve the blob or clob at access time. This will fix the SQL errors with Oracle and PostGresql et al. WHilst no needed fo MySQL/MariaDB, better same than sorry...