Searched refs:rollback (Results 1 – 3 of 3) sorted by relevance
264 void rollback() throws SQLException; in rollback() method760 void rollback(Savepoint savepoint) throws SQLException; in rollback() method
1299 conn.rollback(); in testRollback()1333 conn.rollback(); in testRollback()1362 conn.rollback(); in testRollback()1621 conn.rollback(sp); in testRollback_Savepoint()
171 conn.rollback(); in testClose()