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, ∼2376🔥, 0💬
Popular Posts:
How to download and install JDK (Java Development Kit) 5? If you want to write Java applications, yo...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...
What Is in Xerces-J-bin.2.12.2.zip? Xerces-J-bin.2.12.2.zip file is the distribution package ZIP fil...
How to download and install JDK (Java Development Kit) 5? If you want to write Java applications, yo...
Rhino JavaScript Java Library is an open-source implementation of JavaScript written entirely in Jav...