Registry / other / com-ibm-websphere-appserver-transaction-1-2

com-ibm-websphere-appserver-transaction-1-2

JSON →
library26.0.0.3javamavenunverified

Open Liberty feature providing transaction support for Java EE applications.

<dependency> <groupId>io.openliberty.features</groupId> <artifactId>com.ibm.websphere.appserver.transaction-1.2</artifactId> <version>26.0.0.3</version> </dependency>
INSTALL
IMPORT
SIG · COM-IBM-WEBSPHERE-
C
com-ibm-websphere-appserver-transaction-1-2
otherjavav26.0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Transaction
com.ibm.websphere.appserver.transaction._1_2.Transaction

Minimal usage of Transaction class.

import com.ibm.websphere.appserver.transaction._1_2.Transaction; public class Example { public static void main(String[] args) { Transaction tx = new Transaction(); tx.begin(); tx.commit(); } }
Debug
Known issues
gotchaVersion 1.2 is outdated; consider using newer transaction features.
fix
Upgrade to a more recent version of Open Liberty transaction feature.
affects: <=1.2
Upgrade
Version history
26.0.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
com-ibm-websphere-appserver-transaction-1-2 — mvn dependency:get com-ibm-websphere-appserver-transaction-1-2 · libregistry