|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |