rolls back the running transaction.
rolls back the running transaction.
Transactions are back-to-back. A call to rollback will starts a new transaction immedidately.
rollback will not restore modified objects in memory. They can be refreshed from the database by calling refresh .
ObjectContainer Interface | com.db4o Namespace