>From 
>http://ibatis.apache.org/docs/java/user/com/ibatis/sqlmap/client/SqlMapClient.html.

"Executes a mapped SQL INSERT statement. Insert is a bit different
from other update methods, as it provides facilities for returning the
primary key of the newly inserted row (rather than the effected rows).
This functionality is of course optional."

Larry

Reply via email to