After using several ORM's I found that when need a complete object graph or some related entities (INNER/LEFT JOIN "like") they haven't an efficient approach built-in. Almost all ORM can lazy load related properties (collections or instances) that means additional db calls and specifically in Nettie
...
Read the complete post at http://martinolivarespick.blogspot.com/2009/07/efficient-nettiers-deepload-filling.html
Posted
Thu, Jul 23 2009 9:32 AM
by
CodeSmith on NewsGator Online