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

Packages that use TimestampColumn
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
protected  TimestampColumn OptimisticLocking.timestampColumn
           
 

Methods in org.apache.openejb.jee.jba.cmp that return TimestampColumn
 TimestampColumn ObjectFactory.createTimestampColumn()
          Create an instance of TimestampColumn
 TimestampColumn OptimisticLocking.getTimestampColumn()
          Gets the value of the timestampColumn property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type TimestampColumn
 void OptimisticLocking.setTimestampColumn(TimestampColumn value)
          Sets the value of the timestampColumn property.
 



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