Re: Avoiding N+1 Selects(1:M and M:N) with iBATIS version 2.1.7

2006-11-09 Thread proge . allievi
Avoiding N+1 Selects(1:M and M:N) with iBATIS version 2.1.7

Re: Avoiding N+1 Selects(1:M and M:N) with iBATIS version 2.1.7

2006-11-09 Thread Minjae Kim
cc Please respond to [EMAIL PROTECTED] Subject apache.org Avoiding N+1 Selects(1:M and M:N

Avoiding N+1 Selects(1:M and M:N) with iBATIS version 2.1.7

2006-11-08 Thread Minjae Kim
I read the explanation about Avoiding N+1 Selects(1:M and M:N) with 2.2.0, but the version I am using now is 2.1.7. Is there way I can do this job like 2.2.0 by using 2.1.7? Make sense? English is not my native language, so please understand me. ^___^ sqlMap namespace=ProductCategory ...