Re: issue of ibatis sqlmap list of list
hi kai, i have read the src of ibatis, it did not support multi loop. so i consider use temp table. thx Bruce -- Kai Grabfelder-3 wrote: > > consider using a tmp table if you encounter this error (a) insert int
Variable cache key.
Example: select * from xxx where id = #id# delete from xxx where id = #id#