Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-ALPHA3
-
Fix Version/s: 2.0-BETA1
-
Component/s: Mapping Drivers, Tools
-
Security Level: All
-
Labels:None
Description
As already mentioned in the issue on "columnDefiniion", there are cases when the column definition of a join column slighty varies from that of the original ID column, for example regarding null.
That said, there should be a "columnDefinition" on joinColumn also, that can be optionally set to differ from the columnDefinition on the column element.
Issue Links
- relates to
-
DDC-200
Support for "columnDefinition" in @Column
-
Implemented