| Package | Description |
|---|---|
| weblogic.transaction | |
| weblogic.transaction.nonxa |
Provides an interface to integrate resources that do not support the
javax.transaction.xa.XAResource
interface with the WL transaction manager. |
| Class and Description |
|---|
| NonXAResource
This interface is provided to easily integrate resources that do not
support the javax.transaction.xa.XAResource interface with the WL
transaction manager.
|
| Class and Description |
|---|
| EmulatedTwoPhaseResource |
| NonXAException
Thrown by resources implementing the NonXAResource interface to
indicate an error while processing the resource's local transaction.
|
| NonXAResource
This interface is provided to easily integrate resources that do not
support the javax.transaction.xa.XAResource interface with the WL
transaction manager.
|