public class ConnectorTransactionContext
extends java.lang.Object
| Constructor and Description |
|---|
ConnectorTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorTransactionContext |
get(javax.transaction.Transaction transaction) |
static TransactionCachingInterceptor.ManagedConnectionInfos |
get(javax.transaction.Transaction transaction,
ConnectionReleaser key) |
public static ConnectorTransactionContext get(javax.transaction.Transaction transaction)
public static TransactionCachingInterceptor.ManagedConnectionInfos get(javax.transaction.Transaction transaction, ConnectionReleaser key)
Copyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.