Wow. Twice in one week. If no exception is thrown, it worked.
Larry On 3/13/06, Jesse Terry <[EMAIL PROTECTED]> wrote: > Ibatis api tells me that the insert method of SqlMapSession return the > primary key generated by dbms. > but i have never used this mechanism to generate primary key, so how can i > test whether > the insert sql executed successfully. > > Thanks in advance.