Uses of Class
org.apache.openjpa.kernel.Audited
-
Uses of Audited in org.apache.openjpa.audit
Modifier and TypeMethodDescriptionvoid
AuditLogger.audit
(Broker broker, Collection<Audited> newObjects, Collection<Audited> updates, Collection<Audited> deletes) void
Auditor.audit
(Broker broker, Collection<Audited> newObjects, Collection<Audited> updates, Collection<Audited> deletes) OpenJPA runtime will invoke this method with the given parameters within a transaction.