| 软件包 | 描述 | 
|---|---|
| javax.sql | 
           为Java 
          TM编程语言提供服务器端数据源访问和处理API。 
          | 
| javax.transaction.xa | 
           提供定义事务管理器和资源管理器之间的契约的API,这允许事务管理器在JTA事务中引用和删除资源对象(由资源管理器驱动程序提供)。 
          | 
| Class and Description | 
|---|
| XAResource 
           XAResource接口是基于X / Open CAE规范(分布式事务处理:XA规范)的行业标准XA接口的Java映射。 
          | 
| Class and Description | 
|---|
| XAException 
           资源管理器(RM)抛出XAException,以通知事务管理器涉及的事务遇到的错误。 
          | 
| XAResource 
           XAResource接口是基于X / Open CAE规范(分布式事务处理:XA规范)的行业标准XA接口的Java映射。 
          | 
| Xid 
           Xid接口是X / Open事务标识符XID结构的Java映射。 
          | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.