Hi,
 
We experienced the same "strange" problem and we decided, until IBatis team will implement the insert as in documentation, to use "update" option from xml files with an INSERT sql query.
 
Thank you,
Cornel
----- Original Message -----
Sent: Friday, March 10, 2006 7:41 PM
Subject: Urgent help required

The docs says

        int rows = sqlMap.insert (“insertProduct”, product);

returns a int value

 

When I code it ,the return value is object I am not able to get the int return value. Please help me out.

 

Thanks,
Sruthi Krishnamoorthi
703-562-9732(Work)
537 A - (Raytheon) Location

 

Reply via email to