In older ORM versions, Envers could be dynamically disabled during runtime by 
creating an AuditEventListener delegate and surrounding the super calls with 
custom logic.  Info: 
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Development_Guide/Enable_or_Disable_Auditing_at_Runtime1.html

Now that the architecture is different (EnversListener), any thoughts on 
alternatives?  Having trouble finding ideas...

In addition, is there a way to disable envers during SF bootstrapping?  Ie, set 
some sort of "hibernate.envers.disable" property?
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to