I am using JPA\'s SecondaryTable feature in one of the entity and sample code is as below. Now I want to audit both tables(customer,customer_status) using hibernate envers. I am