Package | Description |
---|---|
org.datanucleus.transaction |
Package providing support specific to transactions for DataNucleus.
|
Modifier and Type | Method and Description |
---|---|
Transaction |
TransactionManager.getTransaction(ExecutionContext ec) |
Transaction |
TransactionManager.suspend(ExecutionContext ec) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionManager.resume(ExecutionContext ec,
Transaction tx) |
Copyright © 2017. All rights reserved.