OpenJPA – LL
Note to self: when using OpenJPA and lazy loading just remember that the info is actually fetched when calling the getter. Direct access to fields will not load the associated entity.
EOM
Tags: Java, javaee, note to self
By Nick | 17. May 2009 | Uncategorized | No Comments »