public interface TransactionManager
void begin()
throws SQLException
SQLException - SQL Exceptionvoid commit()
throws SQLException
SQLException - SQL Exceptionvoid rollback()
throws SQLException
SQLException - SQL ExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.