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, ∼2431🔥, 0💬
Popular Posts:
JDK 11 jdk.httpserver.jmod is the JMOD file for JDK 11 HTTP Server module. JDK 11 HTTP Server module...
commons-collections4-4.2 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
pache Derby is an open source relational database implemented entirely in Java and available under t...
How to download and install JDK (Java Development Kit) 7? If you want to write Java applications, yo...