Package | Description |
---|---|
org.datanucleus.store.rdbms.datasource.dbcp.managed |
Repackaged Apache DBCP connection pool.
|
Modifier and Type | Method and Description |
---|---|
TransactionContext |
TransactionRegistry.getActiveTransactionContext()
Gets the active TransactionContext or null if not Transaction is active.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionContextListener.afterCompletion(TransactionContext transactionContext,
boolean commited)
Occurs after the transaction commits or rolls back.
|
void |
ManagedConnection.CompletionListener.afterCompletion(TransactionContext completedContext,
boolean commited) |
Copyright © 2023. All rights reserved.