Java Transaction API Question:

What is Declarative Demarcation?

Tweet Share WhatsApp

Answer:

Declarative transaction demarcation is also known as Container-Managed Transaction. The container demarcates different transactions as per the requirements specified by the application assembler in deployment descriptor. These instructions are called as transaction attributes.

Download Java Transaction API PDF Read All 12 Java Transaction API Questions
Previous QuestionNext Question
Have you any idea that what is bean managed transaction?What is Programmatic Demarcation?