Hi All,
Kindly suggest me how to do auditing with inheritance type table per subclass because I am not able to find any documentation for this. I have tried it on my code but it is not working properly. If I make parent table "@Audited" then my derived class must be audited automatically because they should inherit the behavior from parent class. Kindly tell me if I am missing anything.