I have sqlMaps that utilize the insert element for insert statements.  I only
care whether or not an insert occurred and not about the primary key being
returned.  So could I utilize the update method in SqlMapExecutor for
running inserts instead of using the insert method?

Thanks,

jay
-- 
View this message in context: 
http://www.nabble.com/Use-update-method-for-sqlMap-insert-statements-tf1999831.html#a5490793
Sent from the iBATIS - User - Java forum at Nabble.com.

Reply via email to