|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadStrategy | |
---|---|
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 | |
---|---|
protected ReadStrategy |
OptimisticLocking.readStrategy
|
Methods in org.apache.openejb.jee.jba.cmp that return ReadStrategy | |
---|---|
ReadStrategy |
ObjectFactory.createReadStrategy()
Create an instance of ReadStrategy |
ReadStrategy |
OptimisticLocking.getReadStrategy()
Gets the value of the readStrategy property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type ReadStrategy | |
---|---|
void |
OptimisticLocking.setReadStrategy(ReadStrategy value)
Sets the value of the readStrategy property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |