Uses of Class
org.apache.openejb.jee.jba.cmp.UpdatedBy
-
Packages that use UpdatedBy Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UpdatedBy in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as UpdatedBy Modifier and Type Field Description protected UpdatedByAudit. updatedByMethods in org.apache.openejb.jee.jba.cmp that return UpdatedBy Modifier and Type Method Description UpdatedByObjectFactory. createUpdatedBy()Create an instance ofUpdatedByUpdatedByAudit. getUpdatedBy()Gets the value of the updatedBy property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type UpdatedBy Modifier and Type Method Description voidAudit. setUpdatedBy(UpdatedBy value)Sets the value of the updatedBy property.
-