Uses of Class
org.apache.openejb.jee.jba.cmp.ModifiedStrategy
-
Packages that use ModifiedStrategy Package Description 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 Modifier and Type Field Description protected ModifiedStrategyOptimisticLocking. modifiedStrategyMethods in org.apache.openejb.jee.jba.cmp that return ModifiedStrategy Modifier and Type Method Description ModifiedStrategyObjectFactory. createModifiedStrategy()Create an instance ofModifiedStrategyModifiedStrategyOptimisticLocking. getModifiedStrategy()Gets the value of the modifiedStrategy property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type ModifiedStrategy Modifier and Type Method Description voidOptimisticLocking. setModifiedStrategy(ModifiedStrategy value)Sets the value of the modifiedStrategy property.
-