Object Oriented Databases Transactions (Commit / Rollback)
Transactions (Commit / Rollback): Objectivity/DB provides standard transaction semantics. Objectivity/DB provides session classes and API that provide begin, checkpoint and commit functions. The begin and commit functions are self-explanatory. The checkpoint function commits the data to the federation, but keeps all the locks intact.
