April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Métodos de
Connection
para
controle de transações
n
n
void setAutoCommit(boolean ac) throws SQLException
n
n
void commit() throws SQLException
n
n
void rollback() throws SQLException