Hello,

is it possible to insert a java.util.List?
For example:
I have the table A:
A
col1|col2

And a class B
public class B {
String colAtt;
String col2Att;
}

Now I have many class B objects in a List. Is there a way just to pass the list 
to iBatis instead iterating over the list?

greetz
wolle

-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.web.de/de/entertainment/games/free

Reply via email to