[ https://issues.apache.org/jira/browse/OPENJPA-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milosz Tylenda updated OPENJPA-1863: ------------------------------------ Affects Version/s: (was: 2.1.0) Fix Version/s: 2.1.0 Georgi, thanks for the patch. I applied it to trunk with some modifications - when using schema creation, BLOB/CLOB attributes are mapped to BLOB/CLOB columns instead of VARBINARY/VARCHAR as it is with HSQLDB 1.8. There is some room for improvement still, e.g. there is an issue with setFirst/MaxResults. > update HSQL dictionary for HSQLDB 2.0 > ------------------------------------- > > Key: OPENJPA-1863 > URL: https://issues.apache.org/jira/browse/OPENJPA-1863 > Project: OpenJPA > Issue Type: Improvement > Reporter: Georgi Naplatanov > Assignee: Milosz Tylenda > Fix For: 2.1.0 > > Attachments: OPENJPA-1863-trunk.patch > > > "useGetObjectForBlobs" should be set to false for HSQLDB 2.0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.