Package atg.dtm

Class Summary
EndTransactionDroplet The EndTransactionDroplet is used in a page to "manually" commit or rollback the current transaction.
TransactionDemarcation This is used by applications to demarcate transactions "by hand" around a section of code.
TransactionDroplet The TransactionDroplet is used in a page to enclose an area of a page within its own transaction context behavior.
 

Exception Summary
TransactionDemarcationException This is thrown to represent an error that occurred during a TransactionDemarcation.