Java Technology Home Page
Downloads, APIs, Documentation
Java Developer Connection
Docs, Tutorials, Tech Articles, Training
Online Support
Community Discussion
News & Events from Everywhere
Products from Everywhere
How Java Technology is Used Worldwide

Java(TM) 2 Platform, Enterprise Edition
Help pagesA-Z Index

The Source for Java Technology

JAVATM TRANSACTION API (JTA)

Java Transaction API 1.0.1 Specification Errata

  1. removed the method modifier "abstract" from all interface methods, since interface methods are implicitly abstract.
  2. page 42, interface "XAResource", method "end" : corrected spelling of XAException errorCode XAER_RMFAILED to XAER_RMFAIL.
  3. page 44, interface "XAResource", method "rollback" : Add the following to the description of XAException, "Possible XAExceptions are XA_HEURHAZ, XA_HEURCOM, XA_HEURRB, XA_HEURMIX, XAER_RMERR, XAER_RMFAIL, XAER_NOTA, XAER_INVAL, or XAER_PROTO. Upon return, the resource manager has rolled back the branch's work and has released all held resources.".
  4. page 30, interface Transaction : change spelling of "Transactioin" to "Transaction" in interface description.
  5. page 46, interface XAResource : added constants XA_OK and XA_RDONLY to be consistent with the actual interface definition.
  6. changed description header "Variables" to "Constants" for some interface descriptions wherever appropriate.


[ This page was updated: Thursday, 27-Sep-2001 15:24:23 MDT ]

Products & APIs | Developer Connection | Docs & Training | Support
Community Discussion | Industry News | Solutions Marketplace | Case Studies
Glossary - Help Pages

For answers to common questions and further contact
information please see the java.sun.com Help Pages.
Sun Microsystems, Inc.
Copyright © 1995-2001 Sun Microsystems, Inc.
All Rights Reserved. Terms of Use. Privacy Policy.