This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Envers ignores empty discriminator classesadamw Dec 9, 2008 4:24 AM (in response to talios)Hello, 
 thanks for reporting, I'll take a look when I get some free time :)
 Also if you're using the Envers/Hibernate snapshot you probably will want to move to @Audited, as it's the new non-deprecated name of @Versioned.
 Adam
- 
        2. Re: Envers ignores empty discriminator classestalios Dec 14, 2008 5:03 PM (in response to talios)I've managed to work around this issue by adapting our code (which required the specific subclasses in the getter/setter) so this isn't a priority anymore. 
 
    