Files
spring-data-envers/src
Jens Schauder 90b8fcd0b3 #47 - Refactoring EnversRevisionRepositoryImpl.
The refactored version uses a more flexible approach to querying revisions.
This will facilitate the necessary changes for #47.
It also allows to acquire all required information in one query
which at least in theory should be faster.

Original pull request: #195.
2020-04-07 15:23:50 +02:00
..