My Oracle Support Banner

HOWTO Simplify TransactionDemarcation Usage With Java 7 AutoClose Feature (Doc ID 2021156.1)

Last updated on SEPTEMBER 07, 2023

Applies to:

Oracle Commerce Platform - Version 11.1 and later
Information in this document applies to any platform.

Goal

Oracle Commerce 11.1 includes a new Java class: atg.dtm.AutoCloseTransactionDemarcation. The new class makes it much simpler for application code to exploit transaction demarcation. The new class makes use of features added in Java 7 so it is only usable when compiling application code with Java 7.

Correct transaction handling is VERY important to assure reasonable performance running Oracle Commerce with XA transactions. Projects based on Oracle Commerce will be more successful when transaction demarcation is exploited. Please see Knowledge document "Transaction Demarcation is Essential When Using XA Datasources" (Note 1416508.1).

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.