# File lib/active_record/vendor/db2.rb, line 93
    def commit
      check_rc(SQLEndTran(@handle_type, @handle, SQL_COMMIT))
    end