RE: Composite Key parameter

2006-09-25 Thread Jeremy Gray
, September 25, 2006 10:19 AM To: user-cs@ibatis.apache.org Subject: RE: Composite Key parameter   Where you have 2.5, 20, and 40, Ibatis is expecting a result set column name. If you can modify your query to produce the values and modify the column attribute to say ParentImageID=ImageID

RE: Composite Key parameter

2006-09-25 Thread Jeremy Gray
Title: Composite Key parameter Where you have 2.5, 20, and 40, Ibatis is expecting a result set column name. If you can modify your query to produce the values and modify the column attribute to say ParentImageID=ImageID,Magnification=NewColumnName then it’ll work perfectly.   Jeremy  

Re: Composite Key parameter

2006-09-11 Thread Gilles Bayon
It's a documentation issue that have been fixed see JIRA IBATISNET-141. You can check order.xml mapping for exemples. It's supported by all 'statement' tag. -- Cheers, Gilles http://www.amazon.com/gp/registry/6JCP7AORB0LE";>Wish List