Think the problem is in setting order property for each OrderItem. If so,
search this list for topic named '*how to deal with one-to-many
relationship' *(sorry, can not provide direct link - I keep list messages in
my gmail account). In short conclusion is that you can not do it through
iBatis and you'll have to traverse  ordeItems list and set Order property
manually in the DAO layer*
*

Reply via email to