Diogo Sant'Ana commented on Improvement HHH-8179

Actually, this may be a bug. I use Oracle 10g and I don't know if this happens in others databases, but I am getting this error: ORA-00932: inconsistent datatypes: expected BLOB got NUMBER.
For now I'm guessing that the insert sql is not changing the position of the BLOB field but the order of the values on the PreparedStatement is getting cahnged.
I use hibernate for years, but I'm not familiar with the source code. I still looking up, but I will apreciate some help.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira