This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: Change does not get loggedadamw Oct 22, 2009 2:18 AM (in response to hot33331)Hello, 
 hmm... I assume PostalAddress is an @Entity and Address is a @MappedSuperclass?
 Adam
- 
        2. Re: Change does not get loggedhot33331 Oct 22, 2009 3:35 AM (in response to hot33331)No, they are both @Entity. 
 Tobias
- 
        3. Re: Change does not get loggedhot33331 Oct 22, 2009 10:34 AM (in response to hot33331)We are using the TABLE PER SUBCLASS strategy by the way. 
 Cheers,
 Tobias
- 
        4. Re: Change does not get loggedhot33331 Oct 22, 2009 11:49 AM (in response to hot33331)All of a sudden it works. The only difference that I noticed is that I annotated ALL the subclasses of ADDRESS now. Will conduct some more experiments and if I get more insight, I'll post. Thanks though! 
- 
        5. Re: Change does not get loggedadamw Oct 23, 2009 2:17 AM (in response to hot33331)Hmm strange. Well, if you have some results, please write them :) 
 Adam
 
    