History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: HHH-2651
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibernate3

Map binary types for sizes > 32K to BLOB for Derby

Created: 01/Jun/07 02:51 PM   Updated: 01/Jun/07 02:51 PM
Component/s: metamodel
Affects Version/s: 3.1.2
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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.

 All   Comments   Work Log   Change History   FishEye      Sort Order:
There are no comments yet on this issue.