public class RemoveEntityManagerSynchronization extends Object implements BonitaTransactionSynchronization
| Constructor and Description |
|---|
RemoveEntityManagerSynchronization(ThreadLocal<javax.persistence.EntityManager> localManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(TransactionState txState) |
void |
beforeCommit() |
public RemoveEntityManagerSynchronization(ThreadLocal<javax.persistence.EntityManager> localManager)
public void beforeCommit()
beforeCommit in interface BonitaTransactionSynchronizationpublic void afterCompletion(TransactionState txState)
afterCompletion in interface BonitaTransactionSynchronizationCopyright © 2018 Bonitasoft S.A.. All rights reserved.