Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
jta-1.0.1.jar - JTA (Java Transaction API)
Java Transaction API (JTA) specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications.
JAR File Size and Download Location:
File name: jta.jar, jta1.0.1.jar, jta-1.0.1.jar File size: 17619 bytes Date modified: 02/10/2009 Download: Part of Castor Package
✍: FYIcenter.com
Manifest of the JAR:
Sealed: true Implementation-Version: 1.0.1 Specification-Title: Java Transaction API (JTA) Specification-Version: 1.0 Implementation-Title: Java Transaction API (JTA) Implementation-Vendor: Sun Microsystems, Inc. Specification-Vendor: Sun Microsystems, Inc.
List of Classes in the JAR:
javax/transaction/HeuristicCommitException javax/transaction/HeuristicMixedException javax/transaction/HeuristicRollbackException javax/transaction/InvalidTransactionException javax/transaction/NotSupportedException javax/transaction/RollbackException javax/transaction/Status javax/transaction/Synchronization javax/transaction/SystemException javax/transaction/Transaction javax/transaction/TransactionManager javax/transaction/TransactionRequiredException javax/transaction/TransactionRolledbackException javax/transaction/UserTransaction javax/transaction/xa/XAException javax/transaction/xa/XAResource javax/transaction/xa/Xid
2010-03-31, ∼9925🔥, 0💬
Popular Posts:
Saxon-HE (home edition) is an open source product available under the Mozilla Public License. It pro...
JDK 11 jdk.internal.opt.jmod is the JMOD file for JDK 11 Internal Opt module. JDK 11 Internal Opt mo...
What Is jaxb-api-2.1.6.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java ...
Apache Commons Codec library provides implementations of common encoders and decoders such as Base64...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both...