Figaro - The XML Database for the .NET Framework

This guide describes how to use transactions with your Berkeley DB XML applications. It is intended to describe how to transaction protect your application's data. The APIs used to perform this task are described here, as are the environment infrastructure and administrative tasks required by a transactional application. This book also describes multi-threaded Figaro applications and the requirements they have for deadlock detection.

This guide is aimed at the software developer interested in writing a transactional Figaro application.

This guide assumes that you have already read and understood the concepts contained in the Getting Started with Figaro BDB XML guide.

See Also