This content has been marked as final.
Show 2 replies
-
1. Re: Traversing relations with envers?
teosoft123 Nov 4, 2014 5:31 PM (in response to danielnuss)I'm currently implementing a functionality that requires relations traversal and would appreciate any advice on what's the best way to achieve it.
-
2. Re: Traversing relations with envers?
fiatlox Nov 27, 2014 9:11 AM (in response to teosoft123)I have implemented relation traversal in the audit query api and have opened a pull request on GitHub: https://github.com/hibernate/hibernate-orm/pull/847. Please see https://hibernate.atlassian.net/browse/HHH-3555 for further information when this pull request might be merged into the Hibernate sources.