hi Larry, thanks for your post. I use DB2 and at this time it's a single threaded system. But I don't understand why ibatis throws no exception and accepts this mapping.
David Larry Meadors wrote: > > No, I think it only runs one of them...but are you really generating > two new keys? > > If you are, don't do it this way unless it is and will always be a > single threaded system, and only if your database can't do > auto-incrementing ids - what database are you using? > > Larry > > -- View this message in context: http://www.nabble.com/selectKey-twice-tp19285322p19289110.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
