Yes, if the transaction has not been committed, end will roll it back.
Larry On 1/8/07, Chema <[EMAIL PROTECTED]> wrote:
Hello: How I can to perfom an explicit rollback in iBatis framework ? I've seen a commitTransaction() method in sqlMap object, but I don't have seen any method like "rollbackTransaction()". endTransaction() method performs a rollback ? Thanks in advance Regards
