void commit() throws SQLException
Connection.setAutoCommit(boolean)
boolean getAutoCommit() throws SQLException
RowSetWarning getRowSetWarnings() throws SQLException
boolean getShowDeleted() throws SQLException
setShowDeleted(boolean)
void rollback() throws SQLException
rollback(Savepoint)
void rollback(Savepoint s) throws SQLException
rollback()
void setAutoCommit(boolean autoCommit) throws SQLException
void setShowDeleted(boolean b) throws SQLException
getShowDeleted()