Title:
Bug 79628:@ormtype char always uses char(1), can't set to char(n) with @length
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 08/28/2009
Components: ORM Support
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
@ormtype char always uses char(1), can't set to char(n) with @length.
Method:
@ormtype char always uses char(1), can't set to char(n) with @length.@sqltype char(x) , where x is a positive interger, will generate a hibernate exception
Result:
@ormtype char always uses char(1), can't set to char(n) with @length.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039811
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 08/28/2009
Attachments:
Comments: