abort abstract method
void
abort()
Rolls back all the changes to objects in the database associated with this transaction.
Implementation
void abort();
Rolls back all the changes to objects in the database associated with this transaction.
void abort();