tracker issue : CF-3043061

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 85804:(Watson Migration Closure)Join Mapping does not allow for a fkcolumn to override the key that it's matching against

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Zach Stevenson / Zach Stevenson (zach@caxiamgroup.com)

Created: 01/12/2011

Components: ORM Support

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem:

Join Mapping does not allow for a fkcolumn to override the key that it's matching against.  EXAMPLE:  Table 1 has 3 columns name A(PK), B(FK) and C.  Table 2 has columns B(PK), D, E and F.  I expected to be able to join F into Table 1, but It's trying to match A(PK) to B(PK) and they will never match.  I expected fkColumn or InverseJoinColumn to work but it does not.
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043061

External Customer Info:
External Company:  
External Customer Name: Zach Stevenson
External Customer Email: 746562334CB8ACAD0A746C1C
External Test Config: 01/12/2011

Attachments:

Comments: