2 Replies Latest reply on Nov 27, 2014 9:11 AM by fiatlox

    Traversing relations with envers?

    danielnuss

      Hello!

       

      We use hibernate envers for auditing. I am currently developing the reading part of historic data. While most of our requirements are fullfilled by envers, one thing could not be achieved: The traversing of historic relations.

      The hibernate envers documentation states:

      " The main limitation of the current queries implementation is that you cannot traverse relations. You can only specify constraints on the ids of the related entities, and only on the "owning" side of the relation.

      This however will be changed in future releases. "

      I would be interested in which future releases exactly are meant by this statement. By when is it planned to provide this feature?

       

      Regards

      Daniel