If i have 3 tables, lets say A,B,C. I can build a Select Statment using joins to show fields from both 3 tables.
Your solution using Fields Mapped, can bring only fields from tables A and B on the Colletion, that is correct?
Is there any other solution?