rolls back the running transaction.
[Visual Basic] Sub rollback() [C#] void rollback(); [C++] void rollback(); [JScript] function rollback();
rolls back the running transaction.
Modified application objects im memory are not restored. Use combined calls to deactivate() and activate() to reload an objects member values.
ObjectContainer Interface | com.db4o Namespace