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

Packages that use ModifiedStrategy
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ModifiedStrategy in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as ModifiedStrategy
protected  ModifiedStrategy OptimisticLocking.modifiedStrategy
           
 

Methods in org.apache.openejb.jee.jba.cmp that return ModifiedStrategy
 ModifiedStrategy ObjectFactory.createModifiedStrategy()
          Create an instance of ModifiedStrategy
 ModifiedStrategy OptimisticLocking.getModifiedStrategy()
          Gets the value of the modifiedStrategy property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type ModifiedStrategy
 void OptimisticLocking.setModifiedStrategy(ModifiedStrategy value)
          Sets the value of the modifiedStrategy property.
 



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