Nor the .NET or the Java version support that, you have to do it manually
On 9/25/06, Choi, Brian <[EMAIL PROTECTED]> wrote:
Hi all. Anybody implemented Object Graph Persistence using IBatis? It seems like there is only loading support via Lazy Load. (Java version has join fetch). It will be great if someone can share their experience or best practice. Currently I am using external xml or custom attribute so that I can use that info to persist all the related objects. It will be much easier if we have similar construct describing object relationship for insert, update and delete as in "select" clause in ParameterMap. Brian Choi
-- Cheers, Gilles <a href="http://www.amazon.com/gp/registry/6JCP7AORB0LE">Wish List</a>

