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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addDocument(JaxbHbmHibernateMapping mapping)
-
-
-
Method Detail
-
addDocument
void addDocument(JaxbHbmHibernateMapping mapping)
-
-