android.database.sqlite.SQLiteTransactionListener |
A listener for transaction events.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called immediately after the transaction begins.
| |||||||||||
Called immediately before commiting the transaction.
| |||||||||||
Called if the transaction is about to be rolled back.
|
Called immediately after the transaction begins.
Called immediately before commiting the transaction.
Called if the transaction is about to be rolled back.