My recollection is that iBatis always eagerly loaded 1 to 1 and many to 1 associations, and only lazy loaded 1 to many's and many to many's, or to put it another way, only lazy loads Collections, not individual objects...
Hugh --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org