Duplicate
Details
Assignee
UnassignedUnassignedReporter
Vincent MassolVincent MassolComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Vincent Massol
Vincent MassolComponents
Priority
Created June 1, 2007 at 9:51 PM
Updated March 7, 2014 at 5:30 PM
Resolved September 27, 2012 at 3:57 AM
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.