skip to main | skip to sidebar

JTA Tutorial

samedi 27 octobre 2007

The Resource Adapter

The resource adapter is the component that is the communications channel, or request translator, between the "outside world," in this case the application, and the resource manager. In Java Context, this is a JDBC driver.
Publié par Programming Tutorials à 18:00

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