Title:
Bug 74212:EntityLoadByExample won't handle things if you load your example object with a foreign key object (add a group to a user for example)
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Benjamin Archibald / Ben Archibald (BenArchie)
Created: 12/11/2008
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: 0
Problem:
EntityLoadByExample won't handle things if you load your example object with a foreign key object (add a group to a user for example).
You can do this with EntityLoad("classname",{FKProperty=#object#}) so it seems the problem is in the mapping of EntityLoadByExamples to the underlying java load.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037039
External Customer Info:
External Company:
External Customer Name: Ben Archibald
External Customer Email: 3AA72D3444AEF7EB9920157F
External Test Config: 12/11/2008
Attachments:
Comments: