| Well first, please stop arguing about what is a bug. You and I both have better things to do with our time. Please show me a definition of a bug that covers support for something that is not documented to work the way you want. A bug, by definition, is something that works other than intended. Clearly this is not the case. You are using JPA standard features. Great! Now, what does that have to do with this report? Obviously that is rhetorical. JPA has nothing to do with this case. Look, have you ever stopped to think about why support for this would have to be implemented? As I mentioned in my last comment, supporting this would mean resorting to triggers, etc in the database. Auto-generating triggers (of any kind) is well beyond the scope of Hibernate and Envers. If this is such an important thing for you, you sound like the perfect person to implement that. That is the OSS way. |