Map binary types for sizes > 32K to BLOB for Derby
--------------------------------------------------
Key: HHH-2651
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2651
Project: Hibernate3
Issue Type: Improvement
Components: metamodel
Affects Versions: 3.1.2
Reporter: Vincent Massol
Right now (at least with 3.1.2, haven't tried with more recent versions) the binary
type is mapped to a VARCHAR. However VARCHARs in Derby have a max size of 32K. So for
sized larger than 32K a BLOB should be used instead.
--
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