db4o

IObjectContainer.Commit Method 

commits the running transaction.

void Commit();

Remarks

commits the running transaction.

Transactions are back-to-back. A call to commit will starts a new transaction immedidately.

See Also

IObjectContainer Interface | Db4objects.Db4o Namespace