public abstract class BaseEnversEventListener extends java.lang.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,
java.lang.String entityName,
java.lang.Object[] newState,
java.lang.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, java.lang.String entityName, java.lang.Object[] newState, java.lang.Object[] oldState, SessionImplementor session)
protected void checkIfTransactionInProgress(SessionImplementor session)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.