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:
javax.transaction-1.1.1.v201105210645.jar
javax.transaction provides the API that defines the contract between the transaction manager and the various parties involved in a distributed transaction namely: resource manager, application, and application server.
This is an open-source implementations of javax.transaction distributed as part of Jetty.
JAR File Size and Download Location:
File name: javax.transaction.jar, javax.transaction-1.1.1.v201105210645.jar File size: 29098 bytes Date modified: 10-Sep-2012 Download: Jetty
✍: FYIcenter.com
Manifest of the JAR:
Bundle-Localization: plugin Fragment-Host: system.bundle Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-SymbolicName: javax.transaction Bundle-Version: 1.1.1.v201105210645 Bundle-Description: Provides open-source implementations of Sun specifications. Bundle-Vendor: %Bundle-Vendor.0 Bundle-Name: %Bundle-Name.0 Implementation-Version: 1.1.1
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/TransactionSynchronizationRegistry javax/transaction/UserTransaction javax/transaction/xa/XAException javax/transaction/xa/XAResource javax/transaction/xa/Xid
2015-05-08, ∼2565🔥, 0💬
Popular Posts:
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
What JAR files are required to run sax\Writer.java provided in the Apache Xerces package? 1 JAR file...
Xalan-Java, Version 2.7.1, is an XSLT processor for transforming XML documents into HTML, text, or o...
commons-lang-2.6.jar is the JAR file for Apache Commons Lang 2.6, which provides a host of helper ut...
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...