| Interface | Description |
|---|---|
| DynamicClass |
This class is responsible for maintaining connection information
in such a manner that we can recover the connection to the XA
database in the event of a failure.
|
| Class | Description |
|---|---|
| ConnectionImple |
A transactional JDBC connection.
|
| ConnectionManager | |
| ConnectionSynchronization |
A synchronization to close the database connection when the transaction
has committed or rolled back.
|
| DirectRecoverableConnection |
This class is responsible for maintaining connection information
in such a manner that we can recover the connection to the XA
database in the event of a failure.
|
| IndirectRecoverableConnection |
This class is responsible for maintaining connection information
in such a manner that we can recover the connection to the XA
database in the event of a failure.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.