| The main reason for this regression is that ORM5 didn't provide support for discriminator-value attributes on joined-subclass HBM mapping elements. The provided PR will introduce this enhancement, allowing the discriminator values to be properly set on the persisters for the audit entities and therefore properly set at the table level. |