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, ∼9995🔥, 0💬
Popular Posts:
JUnit Source Code Files are provided in the source package file, junit-4.13.2-sources.jar .You can b...
Guava is a suite of core and expanded libraries that include utility classes, google's collections, ...
JDK 11 jdk.jshell.jmod is the JMOD file for JDK 11 JShell tool, which can be invoked by the "jshell"...
What is ojdbc.jar - JDBC Driver for Oracle? ojdbc.jar is a JDBC driver from Oracle that provides dat...
XML Serializer, Release 2.7.1, allows you to write out XML, HTML etc. as a stream of characters from...