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:
commons-transaction-1.2.jar - Apache Commons Transaction
Commons Transaction aims at providing lightweight, standardized, well tested and efficient implementations of utility classes commonly used in transactional Java programming. Initially there are implementations for multi level locks, transactional collections and transactional file access. There may be additional implementations when the common need for them becomes obvious. However, the complete component shall remain compatible to JDK1.2 and should have minimal dependencies.
JAR File Size and Download Location:
File name: commons-transaction.jar, commons-transaction-1.2.jar File size: 96129 bytes Date modified: 04-Mar-2007 Download: Apache Commons Transaction
✍: FYIcenter.com
Manifest of the JAR:
Package: org.apache.commons.transaction Extension-Name: commons-transaction Specification-Version: 1.2 Specification-Vendor: Apache Software Foundation Specification-Title: Commons Transaction Implementation-Version: 1.2 Implementation-Vendor: Apache Software Foundation Implementation-Vendor-Id: org.apache X-Compile-Source-JDK: 1.3 X-Compile-Target-JDK: 1.3
List of Classes in the JAR:
org/apache/commons/transaction/file/FileResourceManager org/apache/commons/transaction/file/FileSequence org/apache/commons/transaction/file/JDK14URLEncodeIdMapper org/apache/commons/transaction/file/NoOpTransactionIdToPathMapper org/apache/commons/transaction/file/ResourceIdToPathMapper org/apache/commons/transaction/file/ResourceManager org/apache/commons/transaction/file/ResourceManagerErrorCodes org/apache/commons/transaction/file/ResourceManagerException org/apache/commons/transaction/file/ResourceManagerSystemException org/apache/commons/transaction/file/TransactionIdToPathMapper org/apache/commons/transaction/file/URLEncodeIdMapper org/apache/commons/transaction/locking/GenericLock org/apache/commons/transaction/locking/GenericLockManager org/apache/commons/transaction/locking/LockException org/apache/commons/transaction/locking/LockManager org/apache/commons/transaction/locking/LockManager2 org/apache/commons/transaction/locking/MultiLevelLock org/apache/commons/transaction/locking/MultiLevelLock2 org/apache/commons/transaction/locking/ReadWriteLock org/apache/commons/transaction/locking/ReadWriteLockManager org/apache/commons/transaction/locking/ReadWriteUpgradeLock org/apache/commons/transaction/locking/ReadWriteUpgradeLockManager org/apache/commons/transaction/memory/ConflictException org/apache/commons/transaction/memory/HashMapFactory org/apache/commons/transaction/memory/HashSetFactory org/apache/commons/transaction/memory/LockException org/apache/commons/transaction/memory/MapFactory org/apache/commons/transaction/memory/OptimisticMapWrapper org/apache/commons/transaction/memory/PessimisticMapWrapper org/apache/commons/transaction/memory/SetFactory org/apache/commons/transaction/memory/TransactionalMapWrapper org/apache/commons/transaction/memory/jca/MapConnection org/apache/commons/transaction/memory/jca/MapConnectionFactory org/apache/commons/transaction/memory/jca/MapConnectionSpec org/apache/commons/transaction/memory/jca/MapLocalTransaction org/apache/commons/transaction/memory/jca/MapManagedConnection org/apache/commons/transaction/memory/jca/MapManagedConnectionFactory org/apache/commons/transaction/memory/jca/MapXAResource org/apache/commons/transaction/memory/jca/MemoryMapResourceManager org/apache/commons/transaction/util/CommonsLoggingLogger org/apache/commons/transaction/util/FileHelper org/apache/commons/transaction/util/Jdk14Logger org/apache/commons/transaction/util/Log4jLogger org/apache/commons/transaction/util/LoggerFacade org/apache/commons/transaction/util/PrintWriterLogger org/apache/commons/transaction/util/RendezvousBarrier org/apache/commons/transaction/util/TurnBarrier org/apache/commons/transaction/util/xa/AbstractTransactionalResource org/apache/commons/transaction/util/xa/AbstractXAResource org/apache/commons/transaction/util/xa/TransactionalResource org/apache/commons/transaction/util/xa/XidWrapper
2012-04-04, ∼5194🔥, 0💬
Popular Posts:
Java Advanced Imaging (JAI) is a Java platform extension API that provides a set of object-oriented ...
layout.jar is a component in iText Java library to provide layout functionalities. iText Java librar...
How to download and install JDK (Java Development Kit) 5? If you want to write Java applications, yo...
JDK 17 jdk.hotspot.agent.jmod is the JMOD file for JDK 17 Hotspot Agent module. JDK 17 Hotspot Agent...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...