Ibatis 2 supports lazy loading but unlike Hibernate does not require an
active session. I just users the "current" connection or goes one from the
pool if required.
http://people.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2_en.pdf


On 12/15/06, Matt Raible <[EMAIL PROTECTED]> wrote:

AFAIK, there is no such filter for iBATIS. I'm not sure if iBATIS
supports lazy-loading.

Matt

On 12/14/06, qjm335 <[EMAIL PROTECTED]> wrote:
>
>
> Hi, All.
>
>     I want to know if there a IBatis corresponding
OpenSessionInViewFilter,
> or does the Hibernate one works for Ibatis?
>     I will try to check it myself, but if anyone can help me, thanks a
lot.
>
>
>  ________________________________
>
> qjm335
> 2006-12-15


--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to