Interface Synchronization


public interface Synchronization
The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes. Using the registerSynchronization method, the application server registers a Synchronization object for the transaction currently associated with the target Transaction object.
Version:
Jakarta Transactions 2.0