Package | Description |
---|---|
org.objectweb.transaction.jta |
ObjectWeb's extension to JTA
(Java Transaction API)
|
Modifier and Type | Interface and Description |
---|---|
interface |
TransactionManager
A
TransactionManager extends JTA
javax.transaction.TransactionManager with an event API that
allows late enlistment of connections opened by resource managers before the
transaction has begun. |