Uses of Class
org.hcjf.layers.storage.actions.Update
-
Packages that use Update Package Description org.hcjf.layers.storage -
-
Uses of Update in org.hcjf.layers.storage
Methods in org.hcjf.layers.storage that return Update Modifier and Type Method Description UpdateStorageSession. update(java.lang.Object instance, Queryable queryable)This method must return a update operation implementation, this implementation depends of the storage session technology.
-