Interface MappingCollector


public interface MappingCollector
Used in building the AuditConfiguration to allow callbacks for generated audit entities. The idea here is to allow a Envers to "callback" with any
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addDocument(org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping mapping)
     
  • Method Details

    • addDocument

      void addDocument(org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping mapping)