I found that create query and associated tables with @OneToMany and @JoinTable returns result with less or equal revisionNumber. I described this problem on stackOverflow: https://stackoverflow.com/questions/45283389/hibernate-envers-find-in-onetomany-jointable
I've looked been looking for solution but cannot find anything. |
|