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

, ,

  1. No comments yet.
(will not be published)