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