1 Reply Latest reply on Aug 21, 2009 2:20 AM by adamw

    Does Envers support lazy-loading and joined subclasses?

    nijjharb

      Hi
      My object mapping that I wish to model has a non-trivial graph with subclasses (in table-per-subclass) and lazy-loaded/batch-fetched collections/associations.
      If I audit this with Envers, will retrieving a versioned object still respect the lazy-loading/fetch strategy settings defined?
      Can Envers cope with subclasses ok?
      Can I define Hibernate mapping files and use Envers, or must I use annotations?
      I don't have time to evaluate Envers (much) before deciding to take the plunge, so some reassurance of what it can do is appreciated. I've read it doesn't support bags, but that's ok.
      thanks!