Data integrity
Several features of the LN database driver help ensure data integrity; these features include locking mechanisms, methods used for ensuring referential integrity, and methods used for distributed databases. Additionally, to maintain data integrity while you minimize network traffic, you can use data buffering techniques.
This section provides an overview of the features that the LN Oracle database driver uses to ensure referential integrity to work with distributed databases, and to apply data buffering techniques. Locking strategies are described in detail in Database Driver Configuration and Tuning.