void rollBack()
None.
None.
DtpConnectionException - If a database error occurs.
The beginTran(), commit() and rollBack() methods together provide transaction support for SQL queries.
Before beginning a transaction, you must create a DtpConnection object with the getRelConnection() method from the BaseDLM class.