| The LocalTransaction interface is the transaction demarcation interface for
transactions local to the resource manager. This interface is used for
application level transaction demarcation, the spi.LocalTransaction
interface is used for transaction management within a resource adapter.
Implementation of this interface is optional for a resource manager.
|