Uses of Class
org.apache.openjpa.kernel.Audited

Packages that use Audited
org.apache.openjpa.audit   
 

Uses of Audited in org.apache.openjpa.audit
 

Method parameters in org.apache.openjpa.audit with type arguments of type Audited
 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.
 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.
 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.
 void AuditLogger.audit(Broker broker, Collection<Audited> newObjects, Collection<Audited> updates, Collection<Audited> deletes)
           
 void AuditLogger.audit(Broker broker, Collection<Audited> newObjects, Collection<Audited> updates, Collection<Audited> deletes)
           
 void AuditLogger.audit(Broker broker, Collection<Audited> newObjects, Collection<Audited> updates, Collection<Audited> deletes)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.