In DB2 a transaction typically requires a series of updates, insertions and deletions that represent a logical unit of work. A transaction puts an implicit lock...
If database calls are made within the context of a transaction, aborting the transaction will undo and changes that occur within that transaction.
This removes...
Create program-SE93-create transaction code -Run it from command field.
Create the transaction using object browser (SE80)
Define the objects e.g. screen,...
JTA is the abbreviation for the Java Transaction API. JTS is the abbreviation for the Jave Transaction Service. JTA provides a standard interface and allows you...
The transaction attribute specifies how the Container must manage transactions for a method when a client invokes the method via the enterprise bean’s home or...
Meta Data: Data that describes the structure of data or MetaObjects is called Metadata. In other words data about data is known as Meta Data.
Master Data: Ma...
Provides the services and management functions required to support transaction demarcation, transactional resource management, synchronization, and transaction...