0 Replies Latest reply on Oct 15, 2017 1:44 PM by anupradhan_anupradhan

    Is it possible to use part of Envers functionality with Bitemporal tables

    anupradhan_anupradhan

      I am using DB2 bitemporal tables. So the history is managed at the database level. I therefore don't need to create revisions from code. However I would like to read the revisions.

      I am using hibernate to maintain the data. Is it possible to use part of envers to just read the versions?