skip to main | skip to sidebar

JTA Tutorial

dimanche 28 octobre 2007

Isolation and ACID properties

The isolation portion of the ACID properties is needed when there are concurrent transactions. The safeguards used by a DBMS to prevent conflicts between concurrent transactions are a concept referred to as isolation.
Publié par Programming Tutorials à 00:28

Aucun commentaire:

Enregistrer un commentaire

Article plus récent Article plus ancien Accueil
Inscription à : Publier les commentaires (Atom)

Archives du blog

  • ▼  2007 (20)
    • ▼  octobre (20)
      • Degrees of isolation (degrees of Consistency)
      • Serializability
      • Concurrent Transactions
      • Isolation and ACID properties
      • Java Transaction Design Strategies
      • UserTransaction Interface
      • TransactionManager Interface
      • Oracle SQL Transaction Management
      • XAResource interface
      • JTA Interfaces
      • Two-Phase Commit Protocol
      • Transaction Branch
      • XA Specification
      • Transaction Manager
      • The Application Server
      • The Resource Adapter
      • The Resource Manager
      • Distributed Transaction Processing Model
      • Distributed Transaction
      • JTA