> -----Original Message-----
> From: Larry Meadors [mailto:[EMAIL PROTECTED] 
> Sent: 20. elokuuta 2008 16:04
> To: [email protected]
> Subject: Re: Working around MSSQL parameter list length limitation
> 
> IMO, ibatis should never, ever handle this sort of thing. :-P

Well, that may be true.

> You can however, use this table function (or a variant - 
> listing below).
[...]

The problem with this approach is that we don't have control over the database. 
I would've wanted to handle the problem in iBatis, because it is the lowest 
level we can work on. It is quite trivial to do it in the java code which uses 
iBatis, so we'll just do it there.

-- 
Eetu Huisman | Software Developer
Efecte Corp. Global Operations
Kumpulantie 3, FI-00520 Helsinki, Finland
Mobile +358 50 910 7958
http://www.efecte.com

Reply via email to