Uses of Class
org.apache.openejb.jee.jba.cmp.Audit

Packages that use Audit
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Audit in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Audit
protected  Audit Entity.audit
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Audit
 Audit ObjectFactory.createAudit()
          Create an instance of Audit
 Audit Entity.getAudit()
          Gets the value of the audit property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Audit
 void Entity.setAudit(Audit value)
          Sets the value of the audit property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.