Uses of Class
org.apache.openejb.jee.jba.cmp.Audit
-
Packages that use Audit Package Description 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 Modifier and Type Field Description protected AuditEntity. auditMethods in org.apache.openejb.jee.jba.cmp that return Audit Modifier and Type Method Description AuditObjectFactory. createAudit()Create an instance ofAuditAuditEntity. getAudit()Gets the value of the audit property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Audit Modifier and Type Method Description voidEntity. setAudit(Audit value)Sets the value of the audit property.
-