SQLQuery, advice user to always use addScalar if CHAR column are involved.
--------------------------------------------------------------------------
Key: HHH-3429
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3429
Project: Hibernate3
Issue Type: Improvement
Components: documentation
Reporter: Anthony Patricio
Priority: Minor
see HHH-2220
If CHAR(2+) is involved in a SQLQuery and if addScalar isn't used, then the returned
value is truncated which is very bad.
There is no easy fix for this so a little advice in the documentation would be helpful.
--
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