Uses of Class
org.apache.openejb.jee.jba.cmp.TimestampColumn
-
Packages that use TimestampColumn Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TimestampColumn in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as TimestampColumn Modifier and Type Field Description protected TimestampColumnOptimisticLocking. timestampColumnMethods in org.apache.openejb.jee.jba.cmp that return TimestampColumn Modifier and Type Method Description TimestampColumnObjectFactory. createTimestampColumn()Create an instance ofTimestampColumnTimestampColumnOptimisticLocking. getTimestampColumn()Gets the value of the timestampColumn property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type TimestampColumn Modifier and Type Method Description voidOptimisticLocking. setTimestampColumn(TimestampColumn value)Sets the value of the timestampColumn property.
-