StrataFrame Forum

Possible display problem in the BO mapper

http://forum.strataframe.net/Topic3670.aspx

By Kari Paukku - 10/18/2006

Hi,

just noticed that when looking at a object that has a multi-column primary key the mapper may not show the primary key icons correctly (or then it's a feature that everything above the golden key belongs to the primary key).

and here the picture how it's defined in the Oracle 10 database.

This is most likely a display issue so nothing that serious....

Cheers,

Kari

By StrataFrame Team - 10/18/2006

Actually, the fields that are primary keys will be listed as such, but you have a customization on the first column, which overrides the icon to be the "customized" icon, not the key icon.  But, yes, when the business object partial class is created, it doesn't care about the icons, so it should be being created correctly Smile