Greetings, it seems that HSQLDB does not have direct DDL support for "BLOB" although the JDBC driver (at least 1.7.3.3) supports LOB-operations on "BINARY"-columns. Attached platform patch and test-case fixes this for the Torque generator. Any thoughts on this? Regards, Martin