Project

General

Profile

Actions

Errores #128

closed

Disable autocommit

Added by Jesús Freire about 7 years ago. Updated almost 7 years ago.

Status:
Cerrada
Priority:
Normal
Assignee:
Target version:
Start date:
05/01/2018
Due date:
05/15/2018
% Done:

100%

Estimated time:
1:00 h
Spent time:
Puntos de historia:
1

Description

Since selene has been installed on tomcat v.7, autocommit must be disabled to allow give the transaction manually.
Modify SeleneConnectionFactory.logon() to disable autocommit to the connection with the database:
Connection.setAutoCommit(false)

Actions

Also available in: Atom PDF