---------- Forwarded message ---------- From: Karthikeyan Pandurangan <[EMAIL PROTECTED]> Date: Sep 9, 2005 9:01 AM Subject: help required for insert() To: [EMAIL PROTECTED]
Hi, I have a problem in using insert() in ibatis 2.1.5 with SQLMap. As there is no proper sample and doc explaining the usage of insert and the type of the returned object when insert is carried out. As i used Ibatis 1.3 SQLMap update() for insertion, i don't know how to handle the insertion using v2.1.5 insert(). Even the sample application packaged with v2.1.5 doesn't seams to use insert(), instead it is using insert(). Please help me to solve this problem. Thanks in advance. Regards karthi
