Title:
Bug 82585:The following collection mapping should work:property name="roles" fieldtype="collection" type="array" elementtype="string";However, the following fields require population so that it can work, even t
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Mark Mandel / Mark Mandel (mark.mandel)
Created: 04/02/2010
Components: ORM Support
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
The following collection mapping should work:property name="roles" fieldtype="collection" type="array" elementtype="string";However, the following fields require population so that it can work, even though basic defaults should already exist with Hibernate:tablefkcolumnelementColumnThese columns shoulnd't need to be specified.
Method:
Result:
Attribute table missing from the property roles for CFC model.User
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041269
External Customer Info:
External Company:
External Customer Name: Mark Mandel
External Customer Email: 3EA9517D445A9E8999201549
External Test Config: 04/02/2010
Attachments:
Comments: