Envers throws a MappingException for Lob + ElementCollection for non-audited properties.
Description
While the fix for fixes the Envers specific problem, it inadvertently causes non-audited properties that use @Lob and @ElementCollection to throw a mapping exception when those cases should be ignored since they aren't audited.