Interface MappingCollector
-
public interface MappingCollectorUsed 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 voidaddDocument(JaxbHbmHibernateMapping mapping)
-
-
-
Method Detail
-
addDocument
void addDocument(JaxbHbmHibernateMapping mapping)
-
-