public abstract class BaseEnversEventListener extends Object implements EnversListener
Modifier | Constructor and Description |
---|---|
protected |
BaseEnversEventListener(AuditConfiguration enversConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkIfTransactionInProgress(SessionImplementor session) |
protected void |
generateBidirectionalCollectionChangeWorkUnits(AuditProcess auditProcess,
EntityPersister entityPersister,
String entityName,
Object[] newState,
Object[] oldState,
SessionImplementor session) |
AuditConfiguration |
getAuditConfiguration() |
protected BaseEnversEventListener(AuditConfiguration enversConfiguration)
public AuditConfiguration getAuditConfiguration()
getAuditConfiguration
in interface EnversListener
protected final void generateBidirectionalCollectionChangeWorkUnits(AuditProcess auditProcess, EntityPersister entityPersister, String entityName, Object[] newState, Object[] oldState, SessionImplementor session)
protected void checkIfTransactionInProgress(SessionImplementor session)
Copyright © 2018 JBoss by Red Hat. All rights reserved.