Bug in MimerSQLDialect when BLOB or CLOB is used
------------------------------------------------
Key: HHH-2595
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2595
Project: Hibernate3
Issue Type: Bug
Components: query-sql
Environment: Mimer SQL 9.2.*, Windows XP, Java SE 6, Hibernate 3.* (or Hibernate
2.*).
Reporter: Fredrik Ålund
Attachments: MimerSQLDialect.java
There is an error in MimerSQLDialect.java where a $1 is used instead of $l to specify the
length when BLOBs or CLOBs are used (or end up beeing used since the strings or binary
data is too long for nvarchar or varbinary). This affects both Hibernate 3 and Hibernate
2. Do I have to report it in the Hibernate 2 project as well?
I have attached a corrected version of MimerSQLDialect.
Regards,
Fredrik Ålund
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira