|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionSupport | |
|---|---|
| org.apache.geronimo.connector.outbound | |
| org.apache.geronimo.connector.outbound.connectionmanagerconfig | |
| Uses of TransactionSupport in org.apache.geronimo.connector.outbound |
|---|
| Constructors in org.apache.geronimo.connector.outbound with parameters of type TransactionSupport | |
|---|---|
GenericConnectionManager(TransactionSupport transactionSupport,
PoolingSupport pooling,
SubjectSource subjectSource,
ConnectionTracker connectionTracker,
RecoverableTransactionManager transactionManager,
javax.resource.spi.ManagedConnectionFactory mcf,
java.lang.String name,
java.lang.ClassLoader classLoader)
|
|
| Uses of TransactionSupport in org.apache.geronimo.connector.outbound.connectionmanagerconfig |
|---|
| Subclasses of TransactionSupport in org.apache.geronimo.connector.outbound.connectionmanagerconfig | |
|---|---|
class |
LocalTransactions
|
class |
NoTransactions
|
class |
TransactionLog
|
class |
XATransactions
|
| Fields in org.apache.geronimo.connector.outbound.connectionmanagerconfig declared as TransactionSupport | |
|---|---|
static TransactionSupport |
NoTransactions.INSTANCE
|
static TransactionSupport |
TransactionLog.INSTANCE
|
static TransactionSupport |
LocalTransactions.INSTANCE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||