| Package | Description |
|---|---|
| org.apache.openejb.core.entity | |
| org.apache.openejb.core.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityInstanceManager.SynchronizationWrapper.afterCompletion(TransactionPolicy.TransactionSynchronization.Status status) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionPolicy.TransactionSynchronization.Status |
TransactionPolicy.TransactionSynchronization.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionPolicy.TransactionSynchronization.Status[] |
TransactionPolicy.TransactionSynchronization.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionPolicy.TransactionSynchronization.afterCompletion(TransactionPolicy.TransactionSynchronization.Status status)
Called after the transaction is completed.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.