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, ∼2450🔥, 0💬
Popular Posts:
How to read XML document from socket connections with the socket\DelayedInput.java provided in the A...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both...
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...
Apache Avalon began in 1999 as the Java Apache Server Framework and in late 2002 separated from the ...