锘??xml version="1.0" encoding="utf-8" standalone="yes"?>精品一区二区久久久久久久网站,精品视频在线播放,成人全视频免费观看在线看
http://www.aygfsteel.com/baizhihui19870626/category/52778.html璁板綍鏈?/description>zh-cnFri, 12 Oct 2012 09:09:51 GMTFri, 12 Oct 2012 09:09:51 GMT60鍏充簬Ibatis insert鍚庤繑鍥炲間負null鐨勮В鍐沖姙娉曪紙杞級 http://www.aygfsteel.com/baizhihui19870626/articles/389469.html灝忕櫧19870626灝忕櫧19870626Fri, 12 Oct 2012 07:57:00 GMThttp://www.aygfsteel.com/baizhihui19870626/articles/389469.htmlhttp://www.aygfsteel.com/baizhihui19870626/comments/389469.htmlhttp://www.aygfsteel.com/baizhihui19870626/articles/389469.html#Feedback0http://www.aygfsteel.com/baizhihui19870626/comments/commentRss/389469.htmlhttp://www.aygfsteel.com/baizhihui19870626/services/trackbacks/389469.html Java浠g爜 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.
The parameter object is generally used to supply the input data for the INSERT values.
Parameters: id - The name of the statement to execute. parameterObject - The parameter object (e.g. JavaBean, Map, XML etc.). Returns: The primary key of the newly inserted row. This might be automatically generated by the RDBMS, or selected from a sequence table or other source. Throws: java.sql.SQLException - If an error occurs.
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.
The parameter object is generally used to supply the input data for the INSERT values.
Parameters: id - The name of the statement to execute. parameterObject - The parameter object (e.g. JavaBean, Map, XML etc.). Returns: The primary key of the newly inserted row. This might be automatically generated by the RDBMS, or selected from a sequence table or other source. Throws: java.sql.SQLException - If an error occurs.