Uses of Class
org.apache.openejb.jee.jba.cmp.UpdatedTime
-
Packages that use UpdatedTime Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UpdatedTime in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as UpdatedTime Modifier and Type Field Description protected UpdatedTimeAudit. updatedTimeMethods in org.apache.openejb.jee.jba.cmp that return UpdatedTime Modifier and Type Method Description UpdatedTimeObjectFactory. createUpdatedTime()Create an instance ofUpdatedTimeUpdatedTimeAudit. getUpdatedTime()Gets the value of the updatedTime property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type UpdatedTime Modifier and Type Method Description voidAudit. setUpdatedTime(UpdatedTime value)Sets the value of the updatedTime property.
-