Package | Description |
---|---|
org.jboss.jca.core.connectionmanager |
This package contains the connection manager implementation.
|
org.jboss.jca.core.connectionmanager.notx |
This package contains the non-tx connection manager implementation.
|
org.jboss.jca.core.connectionmanager.pool |
This package contains the connection pool implementation.
|
org.jboss.jca.core.connectionmanager.tx |
This package contains the tx connection manager implementation.
|
org.jboss.jca.core.rar |
This package contains an implementation of the resource adapter repository.
|
org.jboss.jca.core.spi.transaction |
This package contains the transaction SPI that defines extensions to JTA 1.1
|
org.jboss.jca.core.spi.transaction.local |
This package contains extensions towards LocalTransaction.
|
org.jboss.jca.core.tx.jbossts |
This package contains an implementation of the transaction SPI using JBossTS as its backend.
|
org.jboss.jca.core.tx.noopts |
This package contains a no-operation transaction manager implementation which can be used instead of a real implementation
|
Class and Description |
---|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
TransactionTimeoutConfiguration
The interface to implementated by a transaction manager
that supports retrieving the current threads transaction timeout
|
Class and Description |
---|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
Class and Description |
---|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
Class and Description |
---|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
TransactionTimeoutConfiguration
The interface to implementated by a transaction manager
that supports retrieving the current threads transaction timeout
|
Class and Description |
---|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
Class and Description |
---|
ConnectableResource
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
|
Class and Description |
---|
LastResource
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit.
|
Class and Description |
---|
ConnectableResource
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
|
TransactionIntegration
This interface defines the contract for a transaction manager integration
with the IronJacamar container.
|
TransactionTimeoutConfiguration
The interface to implementated by a transaction manager
that supports retrieving the current threads transaction timeout
|
Class and Description |
---|
ConnectableResource
Defines a resource as connectable, which allows the transaction manager
to get access to the connection used by the transaction
|
LastResource
A tagging interface to identify an XAResource that does
not support prepare and should be used in the last resource
gambit.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)