Title:
Bug 79522:[JFERNANDES] ORM many-to-one definitions don't respect lazy property
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): João Fernandes / João Fernandes (Joao Fernandes)
Created: 08/20/2009
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:
[JFERNANDES] ORM many-to-one definitions don't respect lazy property. Something is triggering the relationship. No memory tracking is enabled on the server.
Method:
create a simple entity with a many-to-one relationship and lazy = true.create the second entityenable hibernate logexecute entityLoad( entity , pk ,true) in a templatecheck the log, 2 selects where made instead of 1.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039727
External Customer Info:
External Company:
External Customer Name: João Fernandes
External Customer Email: 4E9A42C244586146992015D5
External Test Config: 08/20/2009
Attachments:
Comments: