Uses of Class
org.apache.openejb.jee.jba.cmp.ReadStrategy
-
Packages that use ReadStrategy Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ReadStrategy in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as ReadStrategy Modifier and Type Field Description protected ReadStrategyOptimisticLocking. readStrategyMethods in org.apache.openejb.jee.jba.cmp that return ReadStrategy Modifier and Type Method Description ReadStrategyObjectFactory. createReadStrategy()Create an instance ofReadStrategyReadStrategyOptimisticLocking. getReadStrategy()Gets the value of the readStrategy property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type ReadStrategy Modifier and Type Method Description voidOptimisticLocking. setReadStrategy(ReadStrategy value)Sets the value of the readStrategy property.
-