<div dir="ltr">Example<div><br></div><div>I have a table that might_have an expansion board; an expansion board has_many locks</div><div><br></div><div>Is it possible to when the might_have is first accessed to prefetch the locks?</div><div><br></div><div>(Yes I know that when I get the table I can prefetch the board and it&#39;s locks; just wondering if I have to do it this way.)</div></div>